Comparing version 0.0.21 to 0.0.22
{ | ||
"name": "ogl", | ||
"version": "0.0.21", | ||
"version": "0.0.22", | ||
"description": "WebGL Framework", | ||
"main": "src", | ||
"module": "dist/ogl.mjs", | ||
"main": "dist/ogl.js", | ||
"unpkg": "dist/ogl.umd.js", | ||
"directories": { | ||
@@ -10,2 +12,4 @@ "example": "examples" | ||
"scripts": { | ||
"build": "rollup -c", | ||
"prebulish": "npm run build", | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
@@ -29,5 +33,6 @@ }, | ||
}, | ||
"dependencies": { | ||
"devDependencies": { | ||
"rollup": "^1.20.3" | ||
}, | ||
"homepage": "https://github.com/oframe/ogl#readme" | ||
} |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
799162
46
23255
1
1