Skip to content

Commit

Permalink
fix package
Browse files Browse the repository at this point in the history
  • Loading branch information
ryelo authored and dkuc committed Dec 8, 2021
1 parent a3987c4 commit fb3b360
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
"lint:js:fix": "eslint config src --fix",
"lint:sass": "stylelint 'src/**/*.scss' --config .stylelintrc.json",
"nightly": "npm run deploy",
"server:ctr": "node src/server/generateServerKey.js",
"start": "webpack serve --config config/dev.webpack.config.js",
"start:beta": "BETA=true npm start",
"start:standalone": "STANDALONE=true npm start",
Expand Down

0 comments on commit fb3b360

Please sign in to comment.