File tree Expand file tree Collapse file tree 1 file changed +2
-6
lines changed Expand file tree Collapse file tree 1 file changed +2
-6
lines changed Original file line number Diff line number Diff line change 31
31
"typecheck" : " tsc --noEmit"
32
32
},
33
33
"peerDependencies" : {
34
- "scroll-into-view-if-needed" : " ^2.0.1-alpha.0 "
34
+ "scroll-into-view-if-needed" : " ^2.1.1 "
35
35
},
36
36
"devDependencies" : {
37
37
"@babel/cli" : " 7.0.0-beta.46" ,
42
42
"babel-eslint" : " 8.2.3" ,
43
43
"babel-plugin-add-module-exports" : " 0.2.1" ,
44
44
"babel-plugin-dev-expression" : " 0.2.1" ,
45
- "babel-plugin-styled-components" : " 1.5.1" ,
46
45
"concurrently" : " 3.5.1" ,
47
46
"eslint" : " 4.19.1" ,
48
47
"eslint-config-prettier" : " 2.9.0" ,
49
48
"eslint-plugin-import" : " 2.11.0" ,
50
49
"eslint-plugin-react" : " 7.7.0" ,
51
50
"husky" : " 0.14.3" ,
52
- "lerna" : " 2.11.0" ,
53
51
"lint-staged" : " 7.0.5" ,
54
52
"prettier" : " 1.12.1" ,
55
53
"prettier-package-json" : " 1.5.1" ,
62
60
"rollup-plugin-uglify" : " 3.0.0" ,
63
61
"scroll-into-view-if-needed" : " 2.1.1" ,
64
62
"semantic-release" : " 15.1.7" ,
65
- "semantic-release-monorepo" : " 6.0.1" ,
66
63
"typescript" : " 2.8.3"
67
64
},
68
65
"keywords" : [
106
103
]
107
104
},
108
105
"release" : {
109
- "prepare" : [" @semantic-release/npm" ],
110
- "verifyConditions" : [" @semantic-release/npm" , " @semantic-release/github" ]
106
+ "prepare" : [" @semantic-release/npm" ]
111
107
},
112
108
"sideEffects" : false ,
113
109
"typings" : " typings/index.d.ts"
You can’t perform that action at this time.
0 commit comments