Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
jquense committed Mar 5, 2020
1 parent ad0f073 commit e29373d
Show file tree
Hide file tree
Showing 2 changed files with 1,181 additions and 341 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,9 +63,9 @@
]
},
"devDependencies": {
"@4c/rollout": "^1.3.3",
"@babel/cli": "7.2.3",
"@babel/core": "7.3.4",
"@4c/rollout": "^2.1.2",
"@babel/cli": "7.8.4",
"@babel/core": "7.8.7",
"babel-core": "^7.0.0-bridge.0",
"babel-eslint": "^9.0.0",
"babel-jest": "^22.4.3",
Expand Down Expand Up @@ -96,11 +96,11 @@
},
"dependencies": {
"@babel/runtime": "^7.0.0",
"fn-name": "~2.0.1",
"lodash": "^4.17.11",
"fn-name": "~3.0.0",
"lodash": "^4.17.15",
"lodash-es": "^4.17.11",
"property-expr": "^1.5.0",
"synchronous-promise": "^2.0.6",
"property-expr": "^2.0.0",
"synchronous-promise": "^2.0.10",
"toposort": "^2.0.2"
},
"readme": "ERROR: No README data found!",
Expand Down

0 comments on commit e29373d

Please sign in to comment.