Skip to content

Commit

Permalink
clean(scripts)
Browse files Browse the repository at this point in the history
  • Loading branch information
MaximBalaganskiy committed Jul 4, 2021
1 parent 1d6b68b commit 2c13c0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"start": "cd packages/demo && npm start",
"changelog": "cross-env conventional-changelog -p angular -i docs/CHANGELOG.md -s",
"deploy": "cd packages/demo && npm run build:demo && cd ../.. && deploy.sh",
"publish:latest": "cd packages/aurelia-gridstack && npm run publish"
"publish:latest": "cd packages/aurelia-gridstack && npm publish"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^4.26.0",
Expand Down

0 comments on commit 2c13c0c

Please sign in to comment.