mirror of
https://github.com/webslides/WebSlides.git
synced 2025-08-19 11:21:20 +02:00
Merge pull request #106 from oligot/no-babelrc
Don't publish .babelrc file
This commit is contained in:
1
.npmignore
Normal file
1
.npmignore
Normal file
@@ -0,0 +1 @@
|
||||
.babelrc
|
10
package.json
10
package.json
@@ -85,16 +85,6 @@
|
||||
"pre-commit": [
|
||||
"lint"
|
||||
],
|
||||
"babel": {
|
||||
"presets": [
|
||||
[
|
||||
"es2015",
|
||||
{
|
||||
"modules": false
|
||||
}
|
||||
]
|
||||
]
|
||||
},
|
||||
"dependencies": {
|
||||
"request": "^2.83.0"
|
||||
}
|
||||
|
Reference in New Issue
Block a user