Skip to content

Commit

Permalink
Merge pull request #67 from kwonoj/bump-cld3
Browse files Browse the repository at this point in the history
feat(cld3): bump up cld3 binary
  • Loading branch information
kwonoj authored Jan 15, 2018
2 parents 49ac6c5 + 111065c commit fa058f2
Show file tree
Hide file tree
Showing 2 changed files with 62 additions and 49 deletions.
105 changes: 59 additions & 46 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"commitizen": {
"path": "cz-conventional-changelog"
},
"cld3-version": "fe2f886-180101"
"cld3-version": "f291b8d-180115"
},
"lint-staged": {
"*.{ts,js}": [
Expand Down Expand Up @@ -54,7 +54,7 @@
},
"homepage": "https://github.com/kwonoj/cld3-asm#readme",
"devDependencies": {
"@commitlint/cli": "^6.0.1",
"@commitlint/cli": "^6.0.2",
"@commitlint/config-angular": "^6.0.2",
"@types/chai": "^4.1.0",
"@types/jest": "^22.0.1",
Expand All @@ -72,7 +72,7 @@
"lodash": "^4.17.4",
"npm-run-all": "^4.0.2",
"prettier": "^1.10.2",
"shelljs": "^0.7.8",
"shelljs": "^0.8.0",
"shx": "^0.2.2",
"ts-jest": "^22.0.1",
"ts-node": "^4.1.0",
Expand Down

0 comments on commit fa058f2

Please sign in to comment.