Skip to content

Commit 81e441b

Browse files
committed
escape doc generation
1 parent a58fb0a commit 81e441b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"preversion": "npm run lint",
3535
"report-coverage": "codecov",
3636
"test": "gulp test --cov",
37-
"version": "npm run build && npm run doc && git add -A docs/api"
37+
"version": "npm run build"
3838
},
3939
"module": "dist/maptalks.es.js",
4040
"main": "dist/maptalks.js",

0 commit comments

Comments
 (0)