mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Thanks
synced 2024-11-15 02:54:23 +00:00
Remove unused code in package.json
Removed keys from package.json file which are unused and already found in extension.json (version, name, description etc). Change-Id: Ia793ff58b33032052f57477492cf998671fd3c2a
This commit is contained in:
parent
478d731771
commit
fc0873e6a5
|
@ -1,8 +1,5 @@
|
|||
{
|
||||
"name": "thanks",
|
||||
"version": "0.0.0",
|
||||
"private": true,
|
||||
"description": "Build tools for Thanks.",
|
||||
"scripts": {
|
||||
"test": "grunt test"
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue