Skip to content
This repository was archived by the owner on Jun 4, 2023. It is now read-only.

Commit d18c1ee

Browse files
committed
Detaching stackbit-pull
- updated sanity npx bin
1 parent 98c8016 commit d18c1ee

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

packages/sanity/package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,9 @@
2727
"scripts": {
2828
"lint": "eslint --fix --ext .js ."
2929
},
30+
"bin": {
31+
"sanity-pull": "./src/index.js"
32+
},
3033
"prettier": "@stackbit/prettier-config",
3134
"eslintConfig": {
3235
"extends": [

0 commit comments

Comments
 (0)