Skip to content

Commit

Permalink
build(npm): (REVERT ME) Set package scope to @mart3323 for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
mart3323 authored and Mart Jõgi committed Jul 26, 2022
1 parent 9683c69 commit 934fe44
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions docs/typescript/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jsmacros/jsmacros-typescript",
"version": "0.0.1",
"name": "@mart3323/jsmacros-types",
"version": "0.0.0",
"description": "Typescript definitions & configuration to compile typescript into valid JsMacros code",
"main": "index.d.ts",
"scripts": {
Expand All @@ -26,8 +26,5 @@
"bugs": {
"url": "https://github.com/JsMacros/JsMacros/issues"
},
"homepage": "https://github.com/JsMacros/JsMacros#readme",
"publishConfig": {
"registry": "https://npm.pkg.github.com/"
}
"homepage": "https://github.com/JsMacros/JsMacros#readme"
}

0 comments on commit 934fe44

Please sign in to comment.