Skip to content

Commit 66059a1

Browse files
committed
updated package
moved to npmjs
1 parent 510d6b8 commit 66059a1

File tree

3 files changed

+2
-6
lines changed

3 files changed

+2
-6
lines changed

.npmrc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +0,0 @@
1-
registry=https://npm.pkg.github.com/danchitnis

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,7 @@
11
{
2-
"name": "@danchitnis/webgl-plot",
2+
"name": "webgl-plot",
33
"version": "0.1.3",
44
"description": "High-performance 2D plotting framework based on native WebGL",
5-
"publishConfig": {
6-
"registry": "https://npm.pkg.github.com/@danchitnis"
7-
},
85
"main": "./src/index.js",
96
"dependencies": {
107
"@types/ndarray": "^1.0.7",

0 commit comments

Comments
 (0)