chore: format
This commit is contained in:
@@ -1,15 +1,6 @@
|
||||
{
|
||||
"name": "html5shiv",
|
||||
"version": "3.7.3",
|
||||
"main": [
|
||||
"dist/html5shiv.js"
|
||||
],
|
||||
"ignore": [
|
||||
"**/.*",
|
||||
"composer.json",
|
||||
"test",
|
||||
"build",
|
||||
"src",
|
||||
"build.xml"
|
||||
]
|
||||
"name": "html5shiv",
|
||||
"version": "3.7.3",
|
||||
"main": ["dist/html5shiv.js"],
|
||||
"ignore": ["**/.*", "composer.json", "test", "build", "src", "build.xml"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user