8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31a23fe commit 4cab109Copy full SHA for 4cab109
package.json
@@ -43,7 +43,7 @@
43
"start-image_viewer": "node devtools/image_viewer/server.js",
44
"start": "npm run start-test_dashboard",
45
"baseline": "node tasks/baseline.js",
46
- "preversion": "check-node-version --node 12.13 --npm 6.13 && npm-link-check && npm ls --prod",
+ "preversion": "check-node-version --node 12 --npm 6.13 && npm-link-check && npm ls --prod",
47
"version": "npm run build && git add -A dist src build",
48
"postversion": "node -e \"console.log('Version bumped and committed. If ok, run: git push && git push --tags')\"",
49
"postpublish&q 3812 uot;: "node tasks/sync_packages.js",
0 commit comments