2
0
mirror of https://github.com/tenrok/vue2-datepicker.git synced 2026-06-08 08:02:27 +03:00

修复npm

This commit is contained in:
mengxiong10
2017-08-12 19:29:07 +08:00
parent 223f0de143
commit ce2eaa8752
2 changed files with 0 additions and 14 deletions
-7
View File
@@ -1,7 +0,0 @@
{
"presets": [
["latest", {
"es2015": { "modules": false }
}]
]
}
-7
View File
@@ -1,7 +0,0 @@
// https://github.com/michael-ciniawsky/postcss-load-config
module.exports = {
'plugins':{
'autoprefixer': {}
}
}