Skip to content

Commit 3219bf2

Browse files
Changeset release/master (#13)
* Version Packages * fix: doc deployment * fix: issue with publish --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 69a9f9b commit 3219bf2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

packages/graph-engine/package.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,6 @@
3232
"format:prettier": "prettier \"**/*.{ts,js,md,json}\" --write",
3333
"lint": "eslint .",
3434
"lint:fix": "eslint --fix .",
35-
"lint-staged": "npx lint-staged",
36-
"prepare": "husky install",
3735
"release": "npm run build && changeset publish",
3836
"test": "jest"
3937
},

0 commit comments

Comments
 (0)