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

Commit

Permalink
v0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ItsJonQ committed Aug 30, 2017
1 parent 39628ba commit eacdae1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@helpscout/blue",
"version": "0.0.1",
"version": "0.0.2",
"private": true,
"main": "dist/index.js",
"scripts": {
Expand Down Expand Up @@ -80,11 +80,11 @@
"promise": "7.1.1",
"raw-loader": "0.5.1",
"react": "15.6.1",
"react-dom": "15.6.1",
"react-router-dom": "4.2.2",
"react-dev-utils": "^3.0.2",
"react-dom": "15.6.1",
"react-error-overlay": "^1.0.9",
"react-router": "4.2.0",
"react-router-dom": "4.2.2",
"react-test-renderer": "15.6.1",
"rgb-hex": "2.1.0",
"sass-loader": "6.0.6",
Expand Down

0 comments on commit eacdae1

Please sign in to comment.