diff --git a/package-lock.json b/package-lock.json index 13999e0..f0bcc6b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "math-latex-parser", - "version": "1.0.0", + "version": "1.0.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 98a343e..d9d03e7 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "math", "mathematics" ], - "author": "sciCave", + "author": "scicave", "license": "MIT", "devDependencies": { "npm-watch": "^0.7.0",