[READ-ONLY] Mirror of https://github.com/danielroe/siroc. Zero-config build tooling for Node
bundle node package rollup typescript
0

Configure Feed

Select the types of activity you want to include in your feed.

chore: update repository field

Daniel Roe (Feb 25, 2024, 10:37 AM UTC) 3c9a8bb4 dc8c0243

+4 -1
+4 -1
package.json
··· 11 11 "bundle", 12 12 "package" 13 13 ], 14 - "repository": "danielroe/siroc", 14 + "repository": { 15 + "type": "git", 16 + "url": "git+https://github.com/danielroe/siroc.git" 17 + }, 15 18 "license": "MIT", 16 19 "main": "./dist/index.js", 17 20 "module": "./dist/index.es.js",