Remove unused trees of the config files
This commit is contained in:
16
bower.json
16
bower.json
@@ -27,22 +27,6 @@
|
||||
"scss",
|
||||
"stylus"
|
||||
],
|
||||
"ignore": [
|
||||
".appveyor.yml",
|
||||
".github",
|
||||
".gitignore",
|
||||
".gitpod.yml",
|
||||
".prettierignore",
|
||||
".sasslintrc",
|
||||
".travis.yml",
|
||||
"backstop.config.js",
|
||||
"bower.json",
|
||||
"changelog.md",
|
||||
"composer.json",
|
||||
"package.js",
|
||||
"package.json",
|
||||
"test"
|
||||
],
|
||||
"dependencies": {
|
||||
"normalize.css": "~5.0.0"
|
||||
}
|
||||
|
@@ -27,22 +27,6 @@
|
||||
"scss",
|
||||
"stylus"
|
||||
],
|
||||
"ignore": [
|
||||
".appveyor.yml",
|
||||
".github",
|
||||
".gitignore",
|
||||
".gitpod.yml",
|
||||
".prettierignore",
|
||||
".sasslintrc",
|
||||
".travis.yml",
|
||||
"backstop.config.js",
|
||||
"bower.json",
|
||||
"changelog.md",
|
||||
"composer.json",
|
||||
"package.js",
|
||||
"package.json",
|
||||
"test"
|
||||
],
|
||||
"dependencies": {
|
||||
"normalize.css": "~5.0.0"
|
||||
}
|
||||
|
19
package.json
19
package.json
@@ -27,22 +27,6 @@
|
||||
"scss",
|
||||
"stylus"
|
||||
],
|
||||
"ignore": [
|
||||
".appveyor.yml",
|
||||
".github",
|
||||
".gitignore",
|
||||
".gitpod.yml",
|
||||
".prettierignore",
|
||||
".sasslintrc",
|
||||
".travis.yml",
|
||||
"backstop.config.js",
|
||||
"bower.json",
|
||||
"changelog.md",
|
||||
"composer.json",
|
||||
"package.js",
|
||||
"package.json",
|
||||
"test"
|
||||
],
|
||||
"dependencies": {
|
||||
"normalize.css": "5.0.0"
|
||||
},
|
||||
@@ -93,8 +77,5 @@
|
||||
"prettier-standard --format",
|
||||
"git add"
|
||||
]
|
||||
},
|
||||
"resolutions": {
|
||||
"natives": "1.1.3"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user