mirror of
https://github.com/nottinghamtec/PyRIGS.git
synced 2026-01-17 13:32:15 +00:00
Initial port of duplicate testing
Needs the latter half rewriting once we have an EventDetail POM
This commit is contained in:
@@ -24,11 +24,14 @@
|
||||
"browser-sync": "^2.26.7",
|
||||
"gulp": "^4.0.2",
|
||||
"gulp-clean-css": "^4.2.0",
|
||||
"gulp-flatten": "^0.4.0",
|
||||
"gulp-postcss": "^8.0.0",
|
||||
"gulp-sass": "^4.0.2",
|
||||
"gulp-sourcemaps": "^2.6.5",
|
||||
"gulp-terser": "^1.2.0",
|
||||
"node-sass": "^4.13.1",
|
||||
"gulp-flatten": "^0.4.0"
|
||||
"node-sass": "^4.13.1"
|
||||
},
|
||||
"scripts": {
|
||||
"gulp": "gulp"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user