Skip to content

Commit c876d68

Browse files
committed
Update version
1 parent 2ef6839 commit c876d68

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

package.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ai-on-browser/data-analysis-models",
3-
"version": "0.0.7",
3+
"version": "0.0.8",
44
"description": "Data analysis models written completely in Javascript",
55
"type": "module",
66
"main": "lib/index.js",
@@ -18,9 +18,11 @@
1818
"url": "git+https://github.com/ai-on-browser/ai-on-browser.github.io.git"
1919
},
2020
"keywords": [
21+
"JavaScript",
2122
"AI",
2223
"Machine learning",
23-
"Data analysis"
24+
"Data analysis",
25+
"Neural network"
2426
],
2527
"author": {
2628
"name": "Ishii Norimi",

0 commit comments

Comments
 (0)