Merge pull request #179 from dolanmiu/feat/import-dotx

Feat/import dotx
This commit is contained in:
Dolan
2018-10-23 00:47:18 +01:00
committed by GitHub
40 changed files with 871 additions and 275 deletions

View File

@ -48,7 +48,7 @@
"types": "./build/index.d.ts",
"dependencies": {
"@types/image-size": "0.0.29",
"@types/jszip": "^3.1.3",
"@types/jszip": "^3.1.4",
"fast-xml-parser": "^3.3.6",
"image-size": "^0.6.2",
"jszip": "^3.1.5",