Skip to content

Commit d760c63

Browse files
committed
0.1.0
1 parent 0f123f0 commit d760c63

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "intercom-node",
3-
"version": "0.0.0",
3+
"version": "0.1.0",
44
"description": "Official Node bindings to the Intercom API",
55
"homepage": "https://github.com/intercom/intercom-node",
66
"repository": "intercom/intercom-node",
@@ -30,8 +30,8 @@
3030
"gulp-nsp": "^0.4.5",
3131
"gulp-babel": "^5.1.0",
3232
"babel-core": "^5.5.0",
33-
"nock" : "*",
34-
"locus" : "*"
33+
"nock": "*",
34+
"locus": "*"
3535
},
3636
"scripts": {
3737
"prepublish": "gulp prepublish",

0 commit comments

Comments
 (0)