chore: don't install dev-deps

This commit is contained in:
curben 2019-08-09 11:37:55 +09:30
parent b1c71c1ff0
commit 9abefc0e32
No known key found for this signature in database
GPG Key ID: 5D9DB57A25D34EE3
1 changed files with 1 additions and 0 deletions

1
.npmrc
View File

@ -1,2 +1,3 @@
only=prod
package-lock=false package-lock=false
optional=false optional=false