This commit is contained in:
Vendored
+1
-1
@@ -1,7 +1,7 @@
|
||||
pipeline {
|
||||
agent {
|
||||
docker {
|
||||
image 'node:16'
|
||||
image 'node:20'
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Generated
+1750
-1401
File diff suppressed because it is too large
Load Diff
+1
-1
@@ -20,7 +20,7 @@
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@babel/preset-typescript": "7.24.7",
|
||||
"@brojs/cli": "^0.0.4-alpha.6",
|
||||
"@brojs/cli": "1.2.0",
|
||||
"@chakra-ui/icons": "^2.1.1",
|
||||
"@chakra-ui/react": "^2.8.2",
|
||||
"@emotion/css": "^11.13.0",
|
||||
|
||||
Reference in New Issue
Block a user