@@ -8,30 +8,26 @@
|
||||
"test": "tests"
|
||||
},
|
||||
"dependencies": {
|
||||
"@uirouter/angularjs": "^1.0.13",
|
||||
"angular": "^1.6.8",
|
||||
"angular-animate": "^1.6.8",
|
||||
"angular-markdown-it": "^0.6.1",
|
||||
"angular-sanitize": "^1.6.8",
|
||||
"jquery": "^3.3.1",
|
||||
"markdown-it": "^8.4.1",
|
||||
"markdown-it-link-target": "^1.0.2",
|
||||
"ng-sortable": "^1.3.8",
|
||||
"ui-select": "^0.19.8"
|
||||
"ui-select": "^0.19.8",
|
||||
"@uirouter/angularjs": "^1.0.13"
|
||||
},
|
||||
"devDependencies": {
|
||||
"babel-core": "^6.26.0",
|
||||
"babel-loader": "^7.1.2",
|
||||
"bower": "^1.8.0",
|
||||
"css-loader": "^0.28.9",
|
||||
"jshint-stylish": "^2.2.1",
|
||||
"karma": "^1.4.1",
|
||||
"mini-css-extract-plugin": "^0.4.0",
|
||||
"node-sass": "^4.5.3",
|
||||
"style-loader": "^0.19.1",
|
||||
"webpack": "^4.8.2",
|
||||
"webpack-cli": "^2.1.3",
|
||||
"webpack-merge": "^4.1.2"
|
||||
"webpack-merge": "^4.1.2",
|
||||
"karma": "^2.0.2"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "./node_modules/webpack-cli/bin/webpack.js --mode production --config webpack.prod.config.js",
|
||||
|
||||
Reference in New Issue
Block a user