chore(react): fixing package file

This commit is contained in:
Ely Lucas
2020-09-08 09:38:57 -06:00
parent 4090250da7
commit ba23ab3d66

View File

@ -48,7 +48,7 @@
}, },
"devDependencies": { "devDependencies": {
"@ionic/core": "5.3.2", "@ionic/core": "5.3.2",
"@ionic/react": "file:../react/ionic-react-5.3.2.tgz", "@ionic/react": "5.3.2",
"@rollup/plugin-node-resolve": "^8.1.0", "@rollup/plugin-node-resolve": "^8.1.0",
"@testing-library/jest-dom": "^5.11.0", "@testing-library/jest-dom": "^5.11.0",
"@testing-library/react": "^10.4.9", "@testing-library/react": "^10.4.9",