Skip to content

Commit bf07d7b

Browse files
authored
build(npm): replace 'pika' command with 'pika-pack' (#182)
1 parent 8ff9d61 commit bf07d7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"version": "0.0.0-development",
77
"description": "Universal library to retrieve GitHub’s identity URL for the OAuth web flow",
88
"scripts": {
9-
"build": "pika build",
9+
"build": "pika-pack build",
1010
"test": "jest --coverage"
1111
},
1212
"repository": "github:octokit/oauth-authorization-url.js",

0 commit comments

Comments
 (0)