Skip to content

Commit

Permalink
update to version 0.7.0 (#396)
Browse files Browse the repository at this point in the history
  • Loading branch information
reiniergs committed Nov 6, 2018
1 parent 906bf66 commit 6b3fecb
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-rainbow-components",
"version": "0.6.1",
"version": "0.7.0",
"description": "React Rainbow Components",
"keywords": [
"react",
Expand Down Expand Up @@ -38,9 +38,7 @@
"prop-types": "^15.6.2",
"react": "^16.4.2",
"react-async-script-loader": "^0.3.0",
"react-dom": "^16.4.2",
"react-ga": "^2.5.3",
"react-prismic-cms": "^0.2.0"
"react-dom": "^16.4.2"
},
"main": "components/index.js",
"files": [
Expand Down Expand Up @@ -130,7 +128,9 @@
"wdio-selenium-standalone-service": "0.0.10",
"wdio-spec-reporter": "^0.1.5",
"webdriverio": "^4.13.2",
"webpack": "^4.16.5"
"webpack": "^4.16.5",
"react-ga": "^2.5.3",
"react-prismic-cms": "^0.2.0"
},
"pre-push": [
"lint",
Expand Down

0 comments on commit 6b3fecb

Please sign in to comment.