Skip to content

Commit

Permalink
chore: Bump to 0.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mrousavy committed Sep 16, 2024
1 parent 1c3f5f3 commit f43e06f
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions packages/nitrogen/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
},
"dependencies": {
"chalk": "^5.3.0",
"react-native-nitro-modules": "^0.9.0",
"react-native-nitro-modules": "^0.9.1",
"ts-morph": "^23.0.0",
"yargs": "^17.7.2",
"zod": "^3.23.8"
Expand Down Expand Up @@ -102,6 +102,5 @@
"trailingComma": "es5",
"useTabs": false,
"semi": false
},
"react-native-nitro-modules": "0.9.1"
}
}

0 comments on commit f43e06f

Please sign in to comment.