Skip to content

Commit 5b6ea02

Browse files
authored
Use workspace protocol for internal dep to fix broken release step (#229)
1 parent b5b1651 commit 5b6ea02

File tree

3 files changed

+3
-4
lines changed

3 files changed

+3
-4
lines changed

.npmrc

Lines changed: 0 additions & 1 deletion
This file was deleted.

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@
132132
"@babel/core": "^7.23.3",
133133
"@babel/plugin-syntax-jsx": "^7.23.3",
134134
"@babel/plugin-syntax-typescript": "^7.23.3",
135-
"@crackle/babel-plugin-remove-exports": "^0.3.0",
135+
"@crackle/babel-plugin-remove-exports": "workspace:^",
136136
"@crackle/router": "workspace:^",
137137
"@vanilla-extract/css": "^1.17.1",
138138
"@vanilla-extract/integration": "^8.0.0",

pnpm-lock.yaml

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)