Skip to content

Commit 5b7ee7e

Browse files
committed
Update dependency neon-cli to ^0.4.0
1 parent 83db8e8 commit 5b7ee7e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"author": "Amila Welihinda <[email protected]>",
77
"license": "MIT",
88
"dependencies": {
9-
"neon-cli": "^0.3.1"
9+
"neon-cli": "^0.4.0"
1010
},
1111
"scripts": {
1212
"build": "neon build --release",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3116,10 +3116,10 @@ neo-async@^2.6.0:
31163116
resolved "https://registry.yarnpkg.com/neo-async/-/neo-async-2.6.1.tgz#ac27ada66167fa8849a6addd837f6b189ad2081c"
31173117
integrity sha512-iyam8fBuCUpWeKPGpaNMetEocMt364qkCsfL9JuhjXX6dRnguRVOfk2GZaDpPjcOKiiXCPINZC1GczQ7iTq3Zw==
31183118

3119-
neon-cli@^0.3.1:
3120-
version "0.3.1"
3121-
resolved "https://registry.yarnpkg.com/neon-cli/-/neon-cli-0.3.1.tgz#be82c0b57a024080f712abb648abcd2f680f9636"
3122-
integrity sha512-OBrJbDD0BNDPxWwh88kWd2dJkXWEZ/mrCPF/ADrsLgHmF2qDdbXagli48I7yVl1ngMtItrvI7JqBeiNQNtN1ww==
3119+
neon-cli@^0.4.0:
3120+
version "0.4.0"
3121+
resolved "https://registry.yarnpkg.com/neon-cli/-/neon-cli-0.4.0.tgz#d89e0a55b8db577324af70470e2b4e67157205f6"
3122+
integrity sha512-66HhHb8rk+zHSG64CI6jhyOQqpibBAald8ObdQPCjXcCjzSEVnkQHutUE8dyNlHRNT7xLfrZGkDbtwrYh2p+6w==
31233123
dependencies:
31243124
chalk "~2.1.0"
31253125
command-line-args "^4.0.2"

0 commit comments

Comments
 (0)