Skip to content

Commit

Permalink
chore: specify note-com-js version
Browse files Browse the repository at this point in the history
  • Loading branch information
ginger-kang committed Mar 29, 2023
1 parent 57e44b5 commit 1960de6
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 3 deletions.
5 changes: 5 additions & 0 deletions .changeset/sharp-taxis-sit.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"gatsby-source-note-com": patch
---

specify note-com-js version
2 changes: 1 addition & 1 deletion packages/gatsby-source-note-com/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"gatsby": "^4.0.0 || ^5.0.0"
},
"dependencies": {
"note-com-js": "workspace:^0.0.1"
"note-com-js": "^0.0.1"
},
"devDependencies": {
"@babel/cli": "^7.19.3",
Expand Down
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7729,7 +7729,7 @@ __metadata:
"@babel/core": ^7.20.5
babel-preset-gatsby-package: ^3.2.0
gatsby: ^5.2.0
note-com-js: "workspace:^0.0.1"
note-com-js: ^0.0.1
typescript: ^4.9.3
peerDependencies:
gatsby: ^4.0.0 || ^5.0.0
Expand Down Expand Up @@ -10556,7 +10556,7 @@ __metadata:
languageName: node
linkType: hard

"note-com-js@workspace:^0.0.1, note-com-js@workspace:packages/note-com-js":
"note-com-js@^0.0.1, note-com-js@workspace:packages/note-com-js":
version: 0.0.0-use.local
resolution: "note-com-js@workspace:packages/note-com-js"
dependencies:
Expand Down

0 comments on commit 1960de6

Please sign in to comment.