Skip to content

Commit cac0b47

Browse files
author
Ives van Hoorne
committed
Disable side effects
1 parent d5925cd commit cac0b47

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

packages/react-sandpack/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-smooshpack",
3-
"version": "0.0.17",
3+
"version": "0.0.18",
44
"description": "",
55
"keywords": [],
66
"license": "SEE LICENSE.MD IN ROOT",
@@ -9,6 +9,7 @@
99
"jsnext:main": "es/react-sandpack.js",
1010
"typings": "dist/types/react-sandpack.d.ts",
1111
"files": ["dist", "es"],
12+
"sideEffects": false,
1213
"author": "Ives van Hoorne <[email protected]>",
1314
"repository": {
1415
"type": "git",

0 commit comments

Comments
 (0)