Browse Source

fix: update npm version

hujinliang 5 years ago
parent
commit
13de9b76c3
1 changed files with 1 additions and 1 deletions
  1. 1 1
      web/package.json

+ 1 - 1
web/package.json

@@ -1,6 +1,6 @@
 {
   "name": "video-animation-player",
-  "version": "0.1.5",
+  "version": "0.1.6",
   "description": "webgl动画特效组件",
   "main": "dist/vap.js",
   "scripts": {