2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-05 16:42:29 +03:00

Use BrowserStack for our unit tests.

This commit is contained in:
Johann-S
2018-09-07 22:32:52 +03:00
committed by XhmikosR
parent cee8e8653d
commit 4ebe2b8753
20 changed files with 10263 additions and 6686 deletions
+9 -2
View File
@@ -31,6 +31,7 @@
"license": "MIT",
"devDependencies": {
"btoa": "~1.2.1",
"cross-env": "^5.2.0",
"glob": "~7.1.2",
"grunt": "~1.0.1",
"grunt-autoprefixer": "~3.0.4",
@@ -44,17 +45,23 @@
"grunt-contrib-jshint": "~1.1.0",
"grunt-contrib-less": "~1.4.1",
"grunt-contrib-pug": "~1.0.0",
"grunt-contrib-qunit": "~2.0.0",
"grunt-contrib-uglify": "~3.3.0",
"grunt-contrib-watch": "~1.0.0",
"grunt-exec": "~3.0.0",
"grunt-html": "~9.0.0",
"grunt-jekyll": "~0.4.4",
"grunt-jscs": "~3.0.1",
"grunt-saucelabs": "~9.0.0",
"grunt-stylelint": "^0.10.0",
"ip": "^1.1.5",
"karma": "^3.0.0",
"karma-browserstack-launcher": "^1.3.0",
"karma-chrome-launcher": "^2.2.0",
"karma-detect-browsers": "^2.3.3",
"karma-firefox-launcher": "^1.1.0",
"karma-qunit": "^1.2.1",
"load-grunt-tasks": "~3.5.0",
"markdown-it": "^8.4.0",
"qunitjs": "^1.23.1",
"shelljs": "^0.8.1",
"shx": "^0.2.2",
"stylelint": "^9.2.0",