manapotion
Advanced tools
Comparing version 0.1.4 to 0.1.5
{ | ||
"name": "manapotion", | ||
"version": "0.1.4", | ||
"version": "0.1.5", | ||
"type": "module", | ||
"files": [ | ||
"dist" | ||
], | ||
"main": "./dist/index.cjs", | ||
"module": "./dist/index.js", | ||
"scripts": { | ||
"tsup": "tsup *.ts *.tsx --dts --format esm,cjs --clean" | ||
}, | ||
"dependencies": { | ||
"@manapotion/browser": "^0.1.3", | ||
"@manapotion/r3f": "^0.1.3", | ||
"@manapotion/react": "^0.1.3", | ||
"@manapotion/browser": "^0.1.5", | ||
"@manapotion/r3f": "^0.1.5", | ||
"@manapotion/react": "^0.1.5", | ||
"@manapotion/util": "^0.1.4" | ||
@@ -14,3 +22,3 @@ }, | ||
}, | ||
"gitHead": "dad0f10eda83998e8b78230fc135f13041c3b1e7" | ||
"gitHead": "6c44232956158a8a2db5888251efda86633fd648" | ||
} |
3857
7
67
Updated@manapotion/browser@^0.1.5
Updated@manapotion/r3f@^0.1.5
Updated@manapotion/react@^0.1.5