@google-research/retvecjs 100.99.9 → 100.99.99
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +2 -2
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@google-research/retvecjs",
|
3
|
-
"version": "100.99.
|
3
|
+
"version": "100.99.99",
|
4
4
|
"description": "Testing",
|
5
5
|
"main": "index.js",
|
6
6
|
"scripts": {
|
@@ -10,6 +10,6 @@
|
|
10
10
|
"keywords": [
|
11
11
|
"retvecjs"
|
12
12
|
],
|
13
|
-
"author": "
|
13
|
+
"author": "localhost007@yahoo.com",
|
14
14
|
"license": "ISC"
|
15
15
|
}
|