We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 304e79c commit b41dc3dCopy full SHA for b41dc3d
1 file changed
package.json
@@ -10,7 +10,8 @@
10
"chai": "^3.2.0",
11
"jscs": "^1.13.1",
12
"jshint": "^2.8.0",
13
- "mocha": "^2.2.5"
+ "mocha": "^2.2.5",
14
+ "posthtml": "^0.8.1"
15
},
16
"scripts": {
17
"test": "npm run lint && mocha",
0 commit comments