remove indentation
This commit is contained in:
@ -6,6 +6,7 @@
|
||||
"html-minifier": "^3.5.15",
|
||||
"jest": "^23.1.0",
|
||||
"jest-tap-reporter": "^1.9.0",
|
||||
"markdown-builder": "^0.8.4-dev",
|
||||
"markdown-it": "^8.4.1",
|
||||
"mini.css": "^2.3.7",
|
||||
"node-sass": "^4.9.0",
|
||||
@ -15,8 +16,7 @@
|
||||
"rollup": "^0.58.2",
|
||||
"rollup-plugin-babel": "^3.0.4",
|
||||
"rollup-plugin-babel-minify": "^4.0.0",
|
||||
"semistandard": "^12.0.1",
|
||||
"markdown-builder": "^0.8.3-dev"
|
||||
"semistandard": "^12.0.1"
|
||||
},
|
||||
"name": "30-seconds-of-code",
|
||||
"description": "A collection of useful JavaScript snippets.",
|
||||
|
||||
Reference in New Issue
Block a user