We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed02501 commit 777d348Copy full SHA for 777d348
package.json
@@ -1,15 +1,15 @@
1
{
2
"name": "react-recomponent",
3
- "version": "0.0.1",
+ "version": "0.1.0",
4
"main": "src/index.js",
5
"license": "MIT",
6
"devDependencies": {
7
"babel-core": "^6.26.3",
8
"babel-jest": "^23.0.1",
9
"babel-preset-env": "^1.7.0",
10
"babel-preset-react": "^6.24.1",
11
- "immutable": "^3.8.2",
12
"flow-bin": "^0.73.0",
+ "immutable": "^3.8.2",
13
"jest": "^23.1.0",
14
"prettier": "^1.13.4",
15
"react": "^16.4.0",
0 commit comments