Skip to content

Commit bc4ef12

Browse files
committed
Tests are built as well? Hmmm
1 parent e6737eb commit bc4ef12

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,8 @@
2525
"reactflow": "^11.4.1",
2626
"twemoji": "^14.0.2",
2727
"typescript": "^4.9.4",
28-
"web-vitals": "^3.1.0"
28+
"web-vitals": "^3.1.0",
29+
"history": "^5.3.0"
2930
},
3031
"scripts": {
3132
"start": "react-scripts start",
@@ -57,7 +58,6 @@
5758
},
5859
"devDependencies": {
5960
"@juggle/resize-observer": "^3.4.0",
60-
"history": "^5.3.0",
6161
"sass": "^1.58.0"
6262
}
6363
}

0 commit comments

Comments
 (0)