Skip to content
This repository was archived by the owner on Feb 1, 2023. It is now read-only.

Commit 0785a62

Browse files
committed
update AOR version to 1.2
1 parent 078c8a0 commit 0785a62

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,11 @@
1313
"url": "https://github.com/iamsimakov/aor-datetime-input/issues"
1414
},
1515
"dependencies": {
16-
"react": "~15.6.1",
16+
"react": "^15.6.1",
17+
"react-dom": "^15.6.1",
1718
"material-ui": "~0.18.4",
1819
"prop-types": "~15.5.10",
19-
"admin-on-rest": "^1.1.2"
20+
"admin-on-rest": "^1.2"
2021
},
2122
"devDependencies": {
2223
"babel-cli": "^6.24.1",

0 commit comments

Comments
 (0)