Update NPM manifest
This commit is contained in:
@@ -3,11 +3,11 @@
|
||||
"name": "@locomotivemtl/boilerplate",
|
||||
"title": "Locomotive Boilerplate",
|
||||
"version": "1.0.0",
|
||||
"author": "Locomotive <info@locomotive.ca>",
|
||||
"type": "module",
|
||||
"engines": {
|
||||
"node": ">=14.17"
|
||||
},
|
||||
"type": "module",
|
||||
"author": "Locomotive <info@locomotive.ca>",
|
||||
"scripts": {
|
||||
"start": "node --experimental-json-modules --no-warnings build/watch.js",
|
||||
"build": "node --experimental-json-modules --no-warnings build/build.js"
|
||||
|
||||
Reference in New Issue
Block a user