Skip to content

Commit

Permalink
+fix package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Iuriiiii committed Oct 16, 2022
1 parent 0bba4d0 commit 23c2ff2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "tinyml-tokenizer",
"version": "2.0.1",
"description": "TinyML Tokenizer",
"name": "tinyml-core",
"version": "2.0.3",
"description": "TinyML-syntax parser",
"main": "index.js",
"scripts": {
"build:test": "npm run build && jest",
Expand Down

0 comments on commit 23c2ff2

Please sign in to comment.