We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3061e97 commit fd2f0b9Copy full SHA for fd2f0b9
example/package.json
@@ -24,6 +24,7 @@
24
"@react-native-community/eslint-config": "^2.0.0",
25
"@types/react": "^18.0.14",
26
"@types/react-native": "^0.69.1",
27
+ "@types/prop-types": "^15.7.12",
28
"babel-jest": "^26.6.3",
29
"eslint": "^7.32.0",
30
"jest": "^26.6.3",
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "react-native-pdftron",
3
"title": "React Native Pdftron",
4
- "version": "3.0.4-13",
+ "version": "3.0.4-14",
5
"description": "React Native Pdftron",
6
"main": "./lib/index.js",
7
"typings": "index.ts",
0 commit comments