subtracao 1.0.0 → 1.0.2
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": "subtracao",
|
3
|
-
"version": "1.0.
|
3
|
+
"version": "1.0.2",
|
4
4
|
"main": "index.js",
|
5
5
|
"scripts": {
|
6
6
|
"test": "echo \"Error: no test specified\" && exit 1"
|
@@ -9,5 +9,5 @@
|
|
9
9
|
"author": "Daniel Castro",
|
10
10
|
"license": "ISC",
|
11
11
|
"description": "",
|
12
|
-
"gitHead": "
|
12
|
+
"gitHead": "ffcbf6105ded5399e90ecd95e7a8bfc56b394b34"
|
13
13
|
}
|