Skip to content

Commit

Permalink
Adding #37
Browse files Browse the repository at this point in the history
  • Loading branch information
Ian Walter committed Feb 26, 2019
1 parent 467172d commit eebd61e
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
"devDependencies": {
"@babel/plugin-transform-runtime": "^7.2.0",
"@babel/preset-env": "^7.3.1",
"@ianwalter/babel-preset-lib": "^1.0.4",
"@ianwalter/dist": "^3.0.0",
"ava": "^1.0.1",
"eslint": "^5.7.0",
Expand Down
8 changes: 8 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -743,6 +743,14 @@
dependencies:
arrify "^1.0.1"

"@ianwalter/babel-preset-lib@^1.0.4":
version "1.0.4"
resolved "https://registry.yarnpkg.com/@ianwalter/babel-preset-lib/-/babel-preset-lib-1.0.4.tgz#ccab20878184b7e190c46ae386045c088c7e79af"
integrity sha512-NcDwFVTlFB4G7ES9uISpNZnSNMghHSrdTMzr1OTSiYUxsGmO4jx5X72+HK6/uBbyJB/kvysLvfOUdSZUvcHdMg==
dependencies:
"@babel/plugin-transform-runtime" "^7.2.0"
"@babel/preset-env" "^7.3.1"

"@ianwalter/base-error@^4.0.2":
version "4.0.2"
resolved "https://registry.yarnpkg.com/@ianwalter/base-error/-/base-error-4.0.2.tgz#bbede373918a6f11e13ea76998dbc8ab467f07e3"
Expand Down

0 comments on commit eebd61e

Please sign in to comment.