subtracao 1.0.0 → 1.0.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "subtracao",
3
- "version": "1.0.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": "703c099313bf9f4072e538d38c4c66a2ddc91458"
12
+ "gitHead": "ffcbf6105ded5399e90ecd95e7a8bfc56b394b34"
13
13
  }