Skip to content
This repository was archived by the owner on Jul 24, 2024. It is now read-only.

Commit 01ca5e2

Browse files
committed
Package: Adds pangyp to devDependencies.
* Updates packages to latest versions.
1 parent 0fe3bbe commit 01ca5e2

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

package.json

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -50,18 +50,19 @@
5050
"meow": "^3.0.0",
5151
"mkdirp": "^0.5.0",
5252
"mocha": "^2.1.0",
53-
"nan": "^1.6.1",
54-
"npmconf": "^1.1.9",
53+
"nan": "^1.6.2",
54+
"npmconf": "^2.1.1",
5555
"object-assign": "^2.0.0",
5656
"replace-ext": "0.0.1",
57-
"request": "^2.51.0",
58-
"sass-graph": "^1.0.1",
57+
"request": "^2.53.0",
58+
"sass-graph": "^1.0.3",
5959
"shelljs": "^0.3.0"
6060
},
6161
"devDependencies": {
6262
"coveralls": "^2.11.2",
6363
"jscoverage": "^0.5.9",
6464
"jshint": "^2.6.0",
65-
"mocha-lcov-reporter": "^0.0.1"
65+
"mocha-lcov-reporter": "^0.0.1",
66+
"pangyp": "^2.0.2"
6667
}
6768
}

0 commit comments

Comments
 (0)