Skip to content

Commit

Permalink
Merge pull request #43 from intuit/ignite
Browse files Browse the repository at this point in the history
update ignite
  • Loading branch information
hipstersmoothie authored Dec 8, 2018
2 parents fb1fe29 + f1ebc1e commit 7e56bc9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"@types/url-join": "^0.8.2",
"all-contributors-cli": "^5.4.1",
"husky": "^1.2.0",
"ignite": "^1.6.3",
"ignite": "^1.6.4",
"jest": "~23.6.0",
"lint-staged": "^8.1.0",
"prettier": "^1.15.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6108,10 +6108,10 @@ iferr@^0.1.5:
resolved "https://registry.yarnpkg.com/iferr/-/iferr-0.1.5.tgz#c60eed69e6d8fdb6b3104a1fcbca1c192dc5b501"
integrity sha1-xg7taebY/bazEEofy8ocGS3FtQE=

ignite@^1.6.3:
version "1.6.3"
resolved "https://registry.yarnpkg.com/ignite/-/ignite-1.6.3.tgz#e52500fee1e4ddbfc76edf9b78d409ade6dc1f62"
integrity sha512-Yq95LwC/EB5E6MhiLPmLgfP3JaZTEahgvxlarrQdNHXCSZvxTT1UFAD4HuiPHye2OahpTa8vC1/3/ntaHR62xg==
ignite@^1.6.4:
version "1.6.4"
resolved "https://registry.yarnpkg.com/ignite/-/ignite-1.6.4.tgz#5c55c9143414a8beacd203eb445ba0367d73d96f"
integrity sha512-QSPr1LAfkx2O34Zo3QF6dBqS7qQ8hBOgCt9cyePPrCEv58IQ10CKwAXY7QhNrble1ORvtOybAtoQ7WAOQWun1w==
dependencies:
"@babel/cli" "7.0.0"
"@babel/core" "7.0.0"
Expand Down

0 comments on commit 7e56bc9

Please sign in to comment.