Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

Commit

Permalink
chore: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
sousuke0422 committed Dec 13, 2020
1 parent d8b5855 commit 6f0cfc3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"yupix <[email protected]>",
"syuilo <[email protected]>"
],
"version": "11.37.1-rei0784-5.0.0-rc.6a",
"version": "11.37.1-rei0784-5.0.0-rc.6b",
"codename": "daybreak",
"repository": {
"type": "git",
Expand All @@ -20,6 +20,7 @@
"migrate": "ts-node ./node_modules/typeorm/cli.js migration:run",
"migrateandstart": "npm run migrate && npm run start",
"build": "webpack && gulp build",
"build:product": "cross-env NODE_ENV=production webpack && gulp build",
"webpack": "webpack",
"dev": "run-p watch gulpstart",
"gulpstart": "run-s gulp start",
Expand Down

0 comments on commit 6f0cfc3

Please sign in to comment.