Skip to content

Commit

Permalink
Release 1.0.0-alpha.3
Browse files Browse the repository at this point in the history
  • Loading branch information
dmstern committed Nov 26, 2018
1 parent 91c1aeb commit 725b46e
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
@@ -1,6 +1,6 @@
{
"name": "npmfrog",
"version": "1.0.0-alpha.2",
"version": "1.0.0-alpha.3",
"scripts": {
"start": "pm2 serve --name \"frog-ui-static\" dist 8000 && pm2 start ecosystem.config.js --only frog-server",
"dev": "pm2 start",
Expand Down

0 comments on commit 725b46e

Please sign in to comment.