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