1 changed files with 1 additions and 1 deletions
@ -10,7 +10,7 @@ |
|||||
"main": "dtp-chat.js", |
"main": "dtp-chat.js", |
||||
"scripts": { |
"scripts": { |
||||
"dev": "nodemon dtp-chat.js", |
"dev": "nodemon dtp-chat.js", |
||||
"build": "NODE_ENV=production yarn webpack --config webpack.config.js" |
"build": "NODE_ENV=production pnpm webpack --config webpack.config.js" |
||||
}, |
}, |
||||
"repository": "[email protected]:digital-telepresence/dtp-chat.git", |
"repository": "[email protected]:digital-telepresence/dtp-chat.git", |
||||
"author": "Rob Colbert", |
"author": "Rob Colbert", |
||||
|
Loading…
Reference in new issue