Skip to content

Commit 4f310d1

Browse files
committed
Update bit-javascript dependency
1 parent a4b4a70 commit 4f310d1

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
88
## [unreleased]
99

1010
## [0.6.4] - 2017-06-25
11+
- update "bit-javascript" dependency to 0.6.4
1112
## [0.6.3-rc.3] - 2017-06-15
1213

1314
- `bit test` shows the error stack in case of a fatal error

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"url": "https://github.com/teambit/bit"
2727
},
2828
"dependencies": {
29-
"bit-javascript": "^0.6.4-rc.1",
29+
"bit-javascript": "^0.6.4",
3030
"bit-js": "^0.2.2",
3131
"buffer-from": "^0.1.1",
3232
"camelcase": "^4.0.0",

0 commit comments

Comments
 (0)