build(组件依赖指向具体版本修改): 组件依赖指向具体版本修改

组件依赖指向具体版本修改

BREAKING CHANGE: 组件依赖指向具体版本修改
This commit is contained in:
jonymrshi 2017-11-02 14:03:12 +08:00
parent fb15e37004
commit b628b32e22
2 changed files with 6 additions and 8 deletions

View File

@ -2,6 +2,11 @@
# 1.0.0 (2017-11-02)
### Bug Fixes
* **解决配置冲突:** 解决配置冲突 ([fb15e37](https://github.com/tinper-bee/bee-tree/commit/fb15e37))
### build
* **changelog集成:** changelog集成 ([39483f0](https://github.com/tinper-bee/bee-tree/commit/39483f0))
@ -15,6 +20,7 @@
### BREAKING CHANGES
* **解决配置冲突:** 解决配置冲突
* **changelog集成:** changelog集成完毕具体使用方式参考文档。
* **文档补充:** 文档补充
* **组件依赖清理:** 组件依赖清理

View File

@ -36,14 +36,6 @@
"pub": "bee-tools run pub",
"changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 0"
},
"dependencies": {
"bee-animate": "latest",
"bee-checkbox": "latest",
"classnames": "^2.2.5",
"object-assign": "latest",
"babel-runtime": "^6.23.0",
"pub": "bee-tools run pub"
},
"dependencies": {
"babel-runtime": "^6.23.0",
"bee-animate": "latest",