Skip to content

Commit 5c4964e

Browse files
committed
chore: publish 0.0.8
1 parent f0b2c28 commit 5c4964e

File tree

5 files changed

+9787
-7
lines changed

5 files changed

+9787
-7
lines changed

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
.idea
22
.DS_Store
3-
package-lock.json
43

54
*.log
65
npm-debug.log*

.npmignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
build
2+
example
3+
src
4+
.eslintrc.js

.npmrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
registry=https://registry.npmjs.org

0 commit comments

Comments
 (0)