diff --git a/package.json b/package.json index ad6c5f5..d58572e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { - "name": "math-lib", - "version": "1.0.4", + "name": "@ligo/math-lib", + "version": "1.0.0", "description": "A math library for LIGO with support for Float & Rational numbers", "directories": { "test": "test"