Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/grunt-bootlint.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXhmikosR <xhmikosr@gmail.com>2018-12-28 18:50:34 +0300
committerXhmikosR <xhmikosr@gmail.com>2018-12-28 18:50:34 +0300
commit9f50002d61ebdc9351b42b4bd4379e0ac63b5896 (patch)
tree74f1bbe0551e58a9fa38b426d540c0698e41ba8e /package.json
parenteedf1477c206be683d5e3d02fd7eb4d2f787c74c (diff)
Rename LICENSE-MIT to LICENSE.
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/package.json b/package.json
index 80691bc..222ad2b 100644
--- a/package.json
+++ b/package.json
@@ -21,8 +21,7 @@
"node": ">=6"
},
"files": [
- "tasks/*.js",
- "LICENSE-MIT"
+ "tasks/*.js"
],
"scripts": {
"test": "grunt test"