Skip to content

Commit 0a3522d

Browse files
committed
[add] added examples for vanilla js
1 parent 6aef3dc commit 0a3522d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
"prepublishOnly": "npm test && npm run lint",
1313
"preversion": "npm run lint",
1414
"version": "npm run format && git add -A src",
15-
"postversion": "git push && git push --tags",
1615
"test": "tsc && nyc mocha --require ts-node/register --require source-map-support/register --recursive tests/** "
1716
},
1817
"repository": {

0 commit comments

Comments
 (0)