Skip to content
This repository has been archived by the owner on Apr 24, 2023. It is now read-only.

Commit

Permalink
fix package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
abz53378 committed Jul 12, 2018
1 parent 78e28cc commit 2587948
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,10 +47,6 @@
"babel-preset-react": "^6.24.1",
"babel-preset-stage-0": "^6.24.1",
"babel-register": "^6.26.0",
<<<<<<< HEAD
"canner-graphql-interface": "^1.15.0",
=======
>>>>>>> opt-cli
"canner-schema-loader": "^1.2.2",
"canner-script": "^1.1.5",
"cross-env": "^5.1.3",
Expand Down Expand Up @@ -88,7 +84,6 @@
"apollo-boost": "^0.1.4",
"bson-objectid": "^1.2.2",
"canner-compiler": "^0.1.6",
"canner-helpers": "^0.1.15",
"canner-ref-id": "^0.1.2",
"graphql-tag": "^2.9.1",
"immer": "^1.3.0",
Expand All @@ -104,13 +99,9 @@
"react-intl": "^2.4.0",
"react-loadable": "^5.3.1",
"react-spinners": "^0.2.6",
<<<<<<< HEAD
"styled-components": "^3.2.1"
=======
"styled-components": "^3.2.1",
"canner-helpers": "^0.1.15",
"canner-graphql-interface": "^1.15.0"
>>>>>>> opt-cli
},
"peerDependencies": {
"canner-helpers": "^0.1.15",
Expand Down

0 comments on commit 2587948

Please sign in to comment.