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 a576368 commit 37187c4Copy full SHA for 37187c4
package.json
@@ -37,7 +37,7 @@
37
"start-test_dashboard": "node devtools/test_dashboard/server.js",
38
"start-image_viewer": "node devtools/image_viewer/server.js",
39
"baseline": "./tasks/baseline.sh",
40
- "version": "npm run build && git add -A dist src",
+ "version": "npm run build && git add -A dist src build",
41
"postversion": "git push && git push --tags"
42
},
43
"dependencies": {
0 commit comments