Skip to content

Commit b59917d

Browse files
committed
0.6.12
1 parent 6ecdb6c commit b59917d

7 files changed

Lines changed: 19 additions & 4325 deletions

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
.idea/
22
node_modules/
33
dist/
4+
package-lock.json

.npmignore

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
src
2+
test
3+
yarn.lock
4+
README.md
5+
.babelrc
6+
.DS_Store
7+
.travis.yml
8+
.git
9+
.gitignore
10+
.gitattributes
11+
*.tgz

0 commit comments

Comments
 (0)