Skip to content

Commit 4fe97aa

Browse files
committed
Relaxed versions
1 parent f3b9634 commit 4fe97aa

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -79,13 +79,13 @@
7979
"nodent-runtime": "^3.0.4"
8080
},
8181
"devDependencies": {
82-
"async": "^2.5.0",
83-
"jest-cli": "^21.2.1",
84-
"lodash": "^4.17.4",
85-
"prepublish": "^1.4.2",
86-
"prop-types": "^15.6.0",
87-
"react": "^16.0.0",
88-
"readable-code": "^3.4.13",
82+
"async": "2.x",
83+
"jest-cli": "21.x",
84+
"lodash": "4.x",
85+
"prepublish": "1.x",
86+
"prop-types": "15.x",
87+
"react": "16.x",
88+
"readable-code": "3.x",
8989
"recompose": "^0.25.1"
9090
}
9191
}

0 commit comments

Comments
 (0)