Skip to content
This repository was archived by the owner on Aug 1, 2020. It is now read-only.

Commit ab1cff7

Browse files
committed
v1.2.1
1 parent dda1a8d commit ab1cff7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@frctl/mandelbrot",
3-
"version": "1.2.1-rc.2",
3+
"version": "1.2.1",
44
"description": "The default theme for Fractal.",
55
"main": "index.js",
66
"repository": {
@@ -46,7 +46,7 @@
4646
},
4747
"dependencies": {
4848
"@frctl/fractal": "^1.1.0-alpha.0",
49-
"lodash": "^4.12.0",
50-
"js-beautify": "^1.6.2"
49+
"js-beautify": "^1.6.2",
50+
"lodash": "^4.12.0"
5151
}
5252
}

0 commit comments

Comments
 (0)