Explorar el Código

Merge pull request #1 from Tencent/master

merge
ForeverHYH hace 5 años
padre
commit
ed44e12156
Se han modificado 1 ficheros con 4 adiciones y 2 borrados
  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",