@rive-app/canvas
Advanced tools
Comparing version 1.0.80-alpha.2 to 1.0.80-alpha.3
{ | ||
"name": "@rive-app/canvas", | ||
"version": "1.0.80-alpha.2", | ||
"version": "1.0.80-alpha.3", | ||
"description": "Rive's canvas based web api.", | ||
@@ -32,3 +32,7 @@ "main": "rive.js", | ||
"typings": "rive.d.ts", | ||
"dependencies": {} | ||
"dependencies": {}, | ||
"browser": { | ||
"fs": false, | ||
"path": false | ||
} | ||
} |
Sorry, the diff of this file is too big to display
500225
2785