updated the package info
This commit is contained in:
parent
9befe7a187
commit
f93a6332ea
10
package.json
10
package.json
@ -43,9 +43,7 @@
|
||||
"deploy": "gh-pages -d example/build"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"react": "^16.0.0",
|
||||
"@types/pdfmake": "^0.1.15",
|
||||
"pdfmake": "^0.1.68"
|
||||
"react": "^16.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@testing-library/jest-dom": "^4.2.4",
|
||||
@ -80,5 +78,9 @@
|
||||
},
|
||||
"files": [
|
||||
"dist"
|
||||
]
|
||||
],
|
||||
"dependencies": {
|
||||
"@types/pdfmake": "^0.1.15",
|
||||
"pdfmake": "^0.1.68"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user