chore: updates for the npm package release
This commit is contained in:
Родитель
795e8a53f2
Коммит
4c1be584b3
|
@ -1,5 +1,5 @@
|
|||
node_modules
|
||||
dist/*
|
||||
!dist/main.css
|
||||
tmp
|
||||
.tmp
|
||||
.DS_Store
|
||||
|
|
|
@ -0,0 +1,8 @@
|
|||
.tmp/
|
||||
.travis.yml
|
||||
dist/*.js
|
||||
sass-lint.yml
|
||||
demo/
|
||||
*.tgz
|
||||
webpack.config.js
|
||||
|
|
@ -13,6 +13,10 @@
|
|||
"start": "webpack-dev-server --hot --inline",
|
||||
"build": "webpack --optimize-minimize"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/telerik/kendo-theme-bootstrap.git"
|
||||
},
|
||||
"author": "Progress",
|
||||
"license": "Apache-2.0",
|
||||
"devDependencies": {
|
||||
|
|
Загрузка…
Ссылка в новой задаче