Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add dev dependency "chai" #2

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

add dev dependency "chai" #2

wants to merge 1 commit into from

Conversation

leexiaosi
Copy link

把chai放在依赖里面

把chai放在依赖里面
@@ -20,5 +20,8 @@
"dependencies" : {
"tar" : "0.1.17",
"iconv-lite" : "0.2.10"
},
"devDependencies": {
"chai": "^1.9.1"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

低版本的NPM不支持^1.9.1这种形式。

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

更新一下啊,再提呗。

@2betop
Copy link
Contributor

2betop commented Jan 30, 2015

这不 dev 吗?可以的!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants