Delete test/package.json

This commit is contained in:
Alex Dima 2018-07-03 12:46:02 +02:00
parent 146fedb9cf
commit 22ba9ff9c7
2 changed files with 1 additions and 10 deletions

View file

@ -1,9 +0,0 @@
{
"name": "monaco-webpack-test",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "node ../node_modules/webpack/bin/webpack.js --config webpack.config.js"
}
}