Skip to content

Commit 6abe8e2

Browse files
committed
removes nightwatch
1 parent 5f5da79 commit 6abe8e2

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

curriculum-front/package.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@
2424
},
2525
"devDependencies": {
2626
"@vue/cli-plugin-babel": "^3.0.1",
27-
"@vue/cli-plugin-e2e-nightwatch": "^3.0.1",
2827
"@vue/cli-plugin-eslint": "^3.0.1",
2928
"@vue/cli-plugin-pwa": "^3.0.1",
3029
"@vue/cli-plugin-unit-jest": "^5.0.8",
@@ -52,4 +51,4 @@
5251
"git add"
5352
]
5453
}
55-
}
54+
}

0 commit comments

Comments
 (0)