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 a58fb0a commit 81e441bCopy full SHA for 81e441b
package.json
@@ -34,7 +34,7 @@
34
"preversion": "npm run lint",
35
"report-coverage": "codecov",
36
"test": "gulp test --cov",
37
- "version": "npm run build && npm run doc && git add -A docs/api"
+ "version": "npm run build"
38
},
39
"module": "dist/maptalks.es.js",
40
"main": "dist/maptalks.js",
0 commit comments