Skip to content

Commit bc8e29b

Browse files
authored
build: switch to npm (#180)
1 parent b6ac119 commit bc8e29b

File tree

5 files changed

+9895
-6201
lines changed

5 files changed

+9895
-6201
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ language: node_js
22

33
node_js: stable
44

5-
cache: yarn
5+
cache: npm

netlify.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
[build]
22
functions = "netlify-lambda-lib"
3+
command = "npm run build"

0 commit comments

Comments
 (0)