Remove refs to removed files.

master
Futago-za Ryuu 6 years ago
parent a8d8afbbda
commit 46ce02404f

@ -43,7 +43,6 @@ task( "lint", () => pump(
"test/benchmark/run",
"test/impact",
"test/spec/**/*.js",
"test/server/run",
"src/*.js",
"gulpfile.js",
"server.js",

@ -20,8 +20,7 @@
],
"files": [
"bin",
"lib",
"!lib/.eslintrc.js"
"lib"
],
"types": "lib/typings/pegjs.d.ts",
"main": "lib/peg.js",

Loading…
Cancel
Save