Skip to content

Commit

Permalink
1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
arunoda committed Jun 30, 2016
1 parent d61f004 commit c358e91
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "react-stubber",
"version": "0.0.0",
"version": "1.0.0",
"description": "Simple but useful stubbing solution React",
"repository": {
"type": "git",
Expand All @@ -20,7 +20,6 @@
"devDependencies": {
"react": "^15.0.0",
"react-dom": "^15.0.0",

"babel-core": "^6.5.0",
"babel-loader": "^6.2.4",
"babel-polyfill": "^6.5.0",
Expand All @@ -29,21 +28,18 @@
"babel-preset-stage-2": "^6.5.0",
"babel-plugin-transform-runtime": "^6.5.0",
"babel-cli": "^6.5.0",

"eslint": "^2.7.0",
"babel-eslint": "^6.0.2",
"eslint-config-airbnb": "^7.0.0",
"eslint-plugin-babel": "^3.2.0",
"eslint-plugin-react": "^4.3.0",

"mocha": "^2.4.5",
"chai": "^3.5.0",
"sinon": "^1.17.3",
"enzyme": "^2.2.0",
"react-addons-test-utils": "^15.0.0",
"jsdom": "^8.3.1",
"eslint-plugin-jsx-a11y": "^0.6.2",

"@kadira/storybook": "^1.35.2",
"style-loader": "^0.13.1",
"raw-loader": "^0.5.1",
Expand Down

0 comments on commit c358e91

Please sign in to comment.