@feng3d/event
Advanced tools
Comparing version 0.3.25 to 0.3.26
{ | ||
"name": "@feng3d/event", | ||
"version": "0.3.25", | ||
"version": "0.3.26", | ||
"description": "事件系统", | ||
@@ -22,5 +22,3 @@ "main": "lib/index.js", | ||
"test": "mocha", | ||
"docs": "rimraf public && typedoc", | ||
"prepublish": "npm run build && npm run bundle", | ||
"prepublishOnly": "npm version patch && git push && git push --tags" | ||
"docs": "rimraf public && typedoc" | ||
}, | ||
@@ -27,0 +25,0 @@ "repository": { |
216861