Browse Source

chore: 更新npm

hujinliang 5 năm trước cách đây
mục cha
commit
c8e116d88c
1 tập tin đã thay đổi với 4 bổ sung2 xóa
  1. 4 2
      web/package.json

+ 4 - 2
web/package.json

@@ -1,6 +1,6 @@
 {
   "name": "video-animation-player",
-  "version": "0.1.2",
+  "version": "0.1.3",
   "description": "webgl动画特效组件",
   "main": "dist/vap.js",
   "scripts": {
@@ -8,7 +8,9 @@
     "dist": "rollup --config rollup.config.js"
   },
   "keywords": [
-    "webgl"
+    "webgl",
+    "animation",
+    "canvas"
   ],
   "author": "hujinliang",
   "license": "MIT",