mirror of
https://github.com/morten-olsen/mini-loader.git
synced 2026-02-08 01:36:26 +01:00
ci: add NPM publish
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"name": "@morten-olsen/mini-loader-repo",
|
||||
"private": "true",
|
||||
"license": "GPL-3.0",
|
||||
"packageManager": "pnpm@8.10.4",
|
||||
"version": "1.0.0",
|
||||
"scripts": {
|
||||
@@ -11,7 +12,6 @@
|
||||
},
|
||||
"keywords": [],
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"devDependencies": {
|
||||
"@react-native-community/eslint-config": "^3.2.0",
|
||||
"eslint": "^8.53.0",
|
||||
@@ -23,5 +23,10 @@
|
||||
"@pnpm/find-workspace-packages": "^6.0.9",
|
||||
"@types/node": "^20.10.8",
|
||||
"ts-node": "^10.9.2"
|
||||
},
|
||||
"homepage": "https://github.com/morten-olsen/mini-loader",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/morten-olsen/mini-loader"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user