Skip to content

Commit b659669

Browse files
committed
chore: Update some meta
Signed-off-by: Richie Bendall <[email protected]>
1 parent bf575ab commit b659669

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ node_js:
99
- "node"
1010

1111
after_success:
12-
- yarn build
1312
- if [ -n "$TRAVIS_TAG" ]; then npm version $TRAVIS_TAG; fi
13+
- yarn build
1414

1515
deploy:
1616
- provider: npm

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"meta",
99
"node-fetch"
1010
],
11-
"version": "0.3.1",
11+
"version": "0.0.0",
1212
"main": "dist/index.js",
1313
"files": [
1414
"src/**/*",

0 commit comments

Comments
 (0)