File tree Expand file tree Collapse file tree 1 file changed +1
-9
lines changed
Expand file tree Collapse file tree 1 file changed +1
-9
lines changed Original file line number Diff line number Diff line change 55 "author" :
" Christian Alfoni <[email protected] >" ,
66 "license" : " MIT" ,
77 "repository" : " git+https://github.com/cerebral/overmind.git" ,
8- "bin" : {
9- "overmind-devtools" : " bin.js"
10- },
118 "scripts" : {
129 "start" : " webpack-dev-server --port 4000" ,
1310 "typecheck" : " tsc --noEmit" ,
14- "test" : " jest" ,
15- "test:watch" : " jest --watch --updateSnapshot --coverage false" ,
1611 "prepare" : " npm run build" ,
1712 "posttest" : " npm run typecheck"
1813 },
1914 "keywords" : [
2015 " overmind" ,
21- " devtool "
16+ " demo "
2217 ],
2318 "dependencies" : {
2419 "@types/node" : " ^10.5.1" ,
2924 "styled-components" : " ^3.3.3"
3025 },
3126 "devDependencies" : {
32- "@types/jest" : " ^23.1.4" ,
3327 "@types/react" : " ^16.4.6" ,
3428 "@types/react-dom" : " ^16.0.6" ,
35- "jest" : " ^23.3.0" ,
36- "ts-jest" : " ^23.0.0" ,
3729 "ts-loader" : " ^4.4.2" ,
3830 "tslib" : " ^1.9.3" ,
3931 "typescript" : " ^2.9.2" ,
You can’t perform that action at this time.
0 commit comments