ofd-view 0.1.29 → 0.1.31

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ofd-view",
3
- "version": "0.1.29",
3
+ "version": "0.1.31",
4
4
  "main": "lib/ofd-view.umd.js",
5
5
  "files": [
6
6
  "lib/*",
@@ -15,8 +15,6 @@
15
15
  },
16
16
  "dependencies": {
17
17
  "core-js": "^3.6.5",
18
- "ofd.js": "^1.3.13",
19
- "parser_x.js": "^1.0.17",
20
18
  "vue": "^2.6.11"
21
19
  },
22
20
  "devDependencies": {