Remove package.json
This commit is contained in:
parent
16c1887c91
commit
c79a9297e3
12
package.json
12
package.json
|
@ -1,12 +0,0 @@
|
||||||
{
|
|
||||||
"name": "discourse",
|
|
||||||
"version": "1.0.0",
|
|
||||||
"repository": "git@github.com:discourse/discourse-cakeday.git",
|
|
||||||
"author": "Discourse",
|
|
||||||
"license": "MIT",
|
|
||||||
"devDependencies": {
|
|
||||||
"babel-eslint": "^8.2",
|
|
||||||
"eslint": "^4.19",
|
|
||||||
"prettier": "1.14.3"
|
|
||||||
}
|
|
||||||
}
|
|
Loading…
Reference in New Issue