RubyGems
npm
PyPI
Organizations
Log in
Sign up
npm
itemengine-cypress-automation
Versions diffs
1.0.197-15thMayFixes-958decd.0 → 1.0.198-drawingResponseEnumUpdate-1aa98cf.0
itemengine-cypress-automation 1.0.197-15thMayFixes-958decd.0 → 1.0.198-drawingResponseEnumUpdate-1aa98cf.0
Sign up to get
free
protection for your applications and to get access to all the features.
Files changed (2)
hide
show
package/cypress/support/migrationHelpers/drawingToolbarOptionsENUM.js
+1
-0
package/package.json
+1
-1
package/cypress/support/migrationHelpers/drawingToolbarOptionsENUM.js
CHANGED
Viewed
@@ -1,4 +1,5 @@
1
1
const drawingToolbarOptionsENUM = {
2
+
"select": "select",
2
3
"Scribble": "Scribble",
3
4
"Line": "line",
4
5
"Compass": "compass",
package/package.json
CHANGED
Viewed
@@ -1,6 +1,6 @@
1
1
{
2
2
"name": "itemengine-cypress-automation",
3
-
"version": "1.0.
197
-
15thMayFixes
-
958decd
.0",
3
+
"version": "1.0.
198
-
drawingResponseEnumUpdate
-
1aa98cf
.0",
4
4
"description": "",
5
5
"main": "index.js",
6
6
"scripts": {