Skip to content

Commit

Permalink
1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gianluca-pepe committed Jun 15, 2020
1 parent 7792d34 commit e789f4b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"app:dist": "electron-packager ./app --out=./dists --icon=./app/assets/icon --overwrite",
"deploy": "run-s copy-build-in:demo && cross-env-shell gh-pages -d demo -m \"$VERSION\" && rimraf ./demo/js/grapholscape.min.js",
"release": "run-s dist app:dist",
"doc" : "node doc/doc.js"
"doc": "node doc/doc.js"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit e789f4b

Please sign in to comment.