File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 2
2
"author" : " Arnaud Boeglin" ,
3
3
"license" : " MIT" ,
4
4
"name" : " react-router-v4-transition" ,
5
- "version" : " 0.1.7 " ,
5
+ "version" : " 0.1.8 " ,
6
6
"description" : " " ,
7
7
"main" : " lib/react-router-v4-transition.js" ,
8
8
"repository" : {
9
9
"type" : " git" ,
10
10
"url" : " https://github.com/aboeglin/react-router-v4-transition.git"
11
11
},
12
12
"dependencies" : {
13
- "gsap" : " ^1.20.2" ,
14
- "prop-types" : " ^15.0.0" ,
15
- "react" : " ^15.6.1" ,
16
- "react-dom" : " ^15.6.1" ,
17
- "react-router" : " ^4.1.1" ,
18
- "react-router-dom" : " ^4.1.1"
19
13
},
20
14
"peerDependencies" : {
21
15
"react" : " ^15.0.0" ,
24
18
"prop-types" : " ^15.0.0"
25
19
},
26
20
"devDependencies" : {
21
+ "gsap" : " ^1.20.2" ,
22
+ "prop-types" : " ^15.0.0" ,
23
+ "react" : " ^15.6.1" ,
24
+ "react-dom" : " ^15.6.1" ,
25
+ "react-router" : " ^4.1.1" ,
26
+ "react-router-dom" : " ^4.1.1" ,
27
27
"babel-core" : " ^6.25.0" ,
28
28
"babel-loader" : " ^7.1.1" ,
29
29
"babel-plugin-transform-class-properties" : " ^6.24.1" ,
You can’t perform that action at this time.
0 commit comments