Skip to content

Commit 7336683

Browse files
committed
Fixed version of prebuild-install to 1.0.2
1 parent 82c8836 commit 7336683

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,11 +49,11 @@
4949
"author": "Jesús Leganés Combarro 'piranna' <piranna@gmail.com>",
5050
"license": "MIT",
5151
"dependencies": {
52-
"prebuild-install": "^1.0.2"
52+
"prebuild-install": "1.0.2"
5353
},
5454
"devDependencies": {
5555
"download-manager": "^0.0.20",
5656
"fs-extra": "^0.30.0",
57-
"prebuild": "^4.2.1"
57+
"prebuild": "^4.2.2"
5858
}
5959
}

0 commit comments

Comments
 (0)