Skip to content

Commit

Permalink
Metro added
Browse files Browse the repository at this point in the history
  • Loading branch information
kevoj committed Jun 9, 2020
1 parent ca447c7 commit 1332034
Show file tree
Hide file tree
Showing 3 changed files with 225 additions and 213 deletions.
3 changes: 3 additions & 0 deletions .babelrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"presets": ["module:metro-react-native-babel-preset"]
}
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-native-background-shapes",
"version": "1.0.1",
"version": "1.0.2",
"description": "Beautiful backgrounds shapes to React Native based in flex",
"main": "dist/lib/index.js",
"scripts": {
Expand Down Expand Up @@ -40,6 +40,7 @@
"babel-preset-env": "^1.7.0",
"babel-preset-react": "^6.24.1",
"babel-preset-stage-2": "^6.24.1",
"metro-react-native-babel-preset": "^0.59.0",
"parcel-bundler": "^1.12.4",
"webpack": "^4.41.5",
"webpack-cli": "^3.3.10",
Expand Down
Loading

0 comments on commit 1332034

Please sign in to comment.