Skip to content

Commit

Permalink
�chore: delete unused property in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
fzn0x committed Jan 22, 2021
1 parent 5cabd65 commit 8de93dd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
"description": "Chatbot Technology Inovations",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"dev": "npm run development",
"development": "cross-env NODE_ENV=production node_modules/webpack/bin/webpack.js --progress --config=node_modules/laravel-mix/setup/webpack.config.js",
"watch": "cross-env NODE_ENV=production node_modules/webpack/bin/webpack.js --config=node_modules/laravel-mix/setup/webpack.config.js --progress --watch ",
Expand Down

0 comments on commit 8de93dd

Please sign in to comment.