We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1532a4a commit a52126bCopy full SHA for a52126b
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@codota/token.js",
3
- "version": "0.7.1",
+ "version": "0.8.0",
4
"repository": {
5
"type": "git",
6
"url": "https://github.com/codota/token.js"
@@ -44,7 +44,7 @@
44
"openai": "4.91.1"
45
},
46
"publishConfig": {
47
- "registry": "https://npm.pkg.github.com/"
+ "registry": "https://npm.pkg.github.com/"
48
49
"devDependencies": {
50
"@babel/eslint-parser": "^7.18.2",
0 commit comments