feat(dist): push
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1,5 +1,4 @@
|
||||
.DS_Store
|
||||
node_modules
|
||||
dist
|
||||
example/build
|
||||
.cache
|
||||
34488
dist/ReactGraph.umd.js
vendored
Normal file
34488
dist/ReactGraph.umd.js
vendored
Normal file
File diff suppressed because it is too large
Load Diff
@@ -35,9 +35,7 @@
|
||||
"scripts": {
|
||||
"build": "rollup -c",
|
||||
"watch": "rollup -w -c",
|
||||
"dev": "parcel example/index.html -d example/build",
|
||||
"prepublish": "npm run build",
|
||||
"postinstall": "npm run build"
|
||||
"dev": "parcel example/index.html -d example/build"
|
||||
},
|
||||
"files": [
|
||||
"dist"
|
||||
|
||||
Reference in New Issue
Block a user