Skip to content

Commit

Permalink
Publish package to npm
Browse files Browse the repository at this point in the history
  • Loading branch information
jonasdeluna committed Jan 28, 2024
1 parent 3586bec commit f767c21
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 8 deletions.
1 change: 0 additions & 1 deletion .npmrc

This file was deleted.

9 changes: 2 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,17 +1,12 @@
{
"name": "@kateter-platform/graphica-gemini",
"version": "1.0.71",
"name": "@kateter-platform/graphica",
"version": "1.0.72",
"source": "./src/index.ts",
"description": "A tool for advanced graphing and visualization",
"license": "MIT",
"repository": {
"type": "git",
"url": "git+https://github.com/kateter-platform/graphica-gemini.git"
},
"publishConfig": {
"registry": "https://npm.pkg.github.com/",
"access": "restricted"
},
"devDependencies": {
"@babel/core": "^7.22.5",
"@babel/preset-env": "^7.22.5",
Expand Down

0 comments on commit f767c21

Please sign in to comment.