We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f45acce commit 063f464Copy full SHA for 063f464
2 files changed
.npmrc
@@ -0,0 +1 @@
1
+registry=https://npm.pkg.github.com/danchitnis
package.json
@@ -1,6 +1,6 @@
{
2
- "name": "webgl-plot",
3
- "version": "0.1.2",
+ "name": "@danchitnis/webgl-plot",
+ "version": "0.1.3",
4
"description": "High-performance 2D plotting framework based on native WebGL",
5
"publishConfig": {
6
"registry": "https://npm.pkg.github.com/@danchitnis"
0 commit comments