Loading .gitlab-ci.yml 0 → 100644 +2 −0 Original line number Diff line number Diff line include: - component: sc07.dev/sc07/ci/package@main package.json +3 −0 Original line number Diff line number Diff line { "name": "@sc07/shadow", "publishConfig": { "@sc07:registry": "https://sc07.dev/api/v4/projects/19/packages/npm/" }, "version": "1.0.0", "main": "dist/index.js", "types": "dist/index.d.ts", Loading Loading
.gitlab-ci.yml 0 → 100644 +2 −0 Original line number Diff line number Diff line include: - component: sc07.dev/sc07/ci/package@main
package.json +3 −0 Original line number Diff line number Diff line { "name": "@sc07/shadow", "publishConfig": { "@sc07:registry": "https://sc07.dev/api/v4/projects/19/packages/npm/" }, "version": "1.0.0", "main": "dist/index.js", "types": "dist/index.d.ts", Loading