mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 12:37:53 +00:00
fix build version
This commit is contained in:
+2
-1
@@ -12,7 +12,8 @@
|
||||
"test": "jest --detectOpenHandles --runInBand",
|
||||
"test:prof": "ionic build --configuration production && npm run test",
|
||||
"dev:share": "lite-server --baseDir=share",
|
||||
"install:chromium": "node node_modules/puppeteer/install.js"
|
||||
"install:chromium": "node node_modules/puppeteer/install.js",
|
||||
"build:version":"node ./version/git-version.js"
|
||||
},
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
|
||||
Reference in New Issue
Block a user