mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 05:07:41 +00:00
GUACAMOLE-1765: Use maven-frontend-plugin instead of jasmine-frontend-plugin to fix docker build.
This commit is contained in:
8
guacamole-common-js/package.json
Normal file
8
guacamole-common-js/package.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"description": "Dependencies to be installed by maven for running JS tests",
|
||||
"devDependencies": {
|
||||
"karma": "^6.4.1",
|
||||
"karma-chrome-launcher": "^3.1.1",
|
||||
"karma-jasmine": "^5.1.0"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user