-
- Downloads
ci(gitlab-ci): 
temporarily switch to npm for installs and CI scripts

Signed-off-by:
Andrei Jiroh Halili <ajhalili2006@andreijiroh.xyz>
Showing
- .gitlab-ci.yml 1 addition, 1 deletion.gitlab-ci.yml
- .pnp.cjs 0 additions, 0 deletions.pnp.cjs
- .pnp.loader.mjs 0 additions, 0 deletions.pnp.loader.mjs
- .yarn/releases/yarn-4.2.2.cjs 0 additions, 0 deletions.yarn/releases/yarn-4.2.2.cjs
- .yarnrc.yml 0 additions, 5 deletions.yarnrc.yml
- package-lock.json 3128 additions, 0 deletionspackage-lock.json
- package.json 0 additions, 1 deletionpackage.json
.pnp.cjs
deleted
100755 → 0
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
.pnp.loader.mjs
deleted
100644 → 0
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
.yarn/releases/yarn-4.2.2.cjs
deleted
100755 → 0
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
.yarnrc.yml
deleted
100644 → 0
package-lock.json
0 → 100644
This diff is collapsed.
{ | ||
"name": "@ajhalili2006/wiki", | ||
"packageManager": "yarn@4.2.2", | ||
"devDependencies": { | ||
"commitizen": "^4.3.0", | ||
"cz-conventional-changelog": "^3.3.0", | ||
... | ... |
Please register or sign in to comment