This repository was archived by the owner on Dec 31, 2018. It is now read-only.
File tree Expand file tree Collapse file tree 5 files changed +10
-10
lines changed
Expand file tree Collapse file tree 5 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " babel-preset-motion" ,
3- "version" : " 1.1 .0" ,
3+ "version" : " 1.2 .0" ,
44 "description" : " Motion Babel Preset" ,
55 "main" : " lib/index.js" ,
66 "scripts" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " motion" ,
3- "version" : " 1.1 .0" ,
3+ "version" : " 1.2 .0" ,
44 "description" : " motion - moving development forward" ,
55 "main" : " lib/index.js" ,
66 "scripts" : {},
1111 "motion" : " ./lib/bin/index.js"
1212 },
1313 "dependencies" : {
14- "babel-preset-motion" : " ^1.1 .0" ,
14+ "babel-preset-motion" : " 1.2 .0" ,
1515 "babel-pundle" : " ^v0.2.8" ,
1616 "babel-regenerator-runtime" : " ^6.5.0" ,
1717 "chalk" : " ^1.1.1" ,
3939 "devDependencies" : {
4040 "loophole" : " ^1.1.0"
4141 }
42- }
42+ }
Original file line number Diff line number Diff line change 11{
22 "name" : " motion-nice-styles" ,
3- "version" : " 1.1 .0" ,
3+ "version" : " 1.2 .0" ,
44 "description" : " " ,
55 "main" : " lib/index.js" ,
66 "scripts" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " motion-style" ,
3- "version" : " 1.0 .0" ,
3+ "version" : " 1.1 .0" ,
44 "description" : " Higher order component enabling style property on components" ,
55 "main" : " lib/index.js" ,
66 "scripts" : {
1818 "homepage" : " https://github.com/motion/motion#readme" ,
1919 "dependencies" : {
2020 "aphrodite" : " ^0.3.0" ,
21- "motion-nice-styles" : " ~0.9 .0"
21+ "motion-nice-styles" : " 1.1 .0"
2222 },
2323 "devDependencies" : {
2424 "react" : " >= 0.14.0 || ~15.0.0"
2525 },
2626 "peerDependencies" : {
2727 "react" : " >= 0.14.0 || ~15.0.0"
2828 }
29- }
29+ }
Original file line number Diff line number Diff line change 11{
22 "name" : " motion-transform" ,
3- "version" : " 1.1 .0" ,
3+ "version" : " 1.2 .0" ,
44 "description" : " Motion babel transform" ,
55 "main" : " lib/index.js" ,
66 "dependencies" : {
7- "motion-nice-styles" : " ^1.1 .0" ,
7+ "motion-nice-styles" : " 1.2 .0" ,
88 "hash-sum" : " 1.0.2" ,
99 "object-to-css" : " 1.0.3"
1010 }
You can’t perform that action at this time.
0 commit comments