Skip to content

Commit 9d3a1f8

Browse files
authored
Merge pull request #3 from ahankinson/fix-elm-json
Fixed: Updated elm.json file
2 parents d66a384 + ac67674 commit 9d3a1f8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

elm.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"type": "package",
3-
"name": "gampleman/elm-rosetree",
4-
"summary": "Strict multiway trees aka rosetrees and a Zipper to go with them",
3+
"name": "gampleman/core-extra",
4+
"summary": "Utility functions for an improved experience with elm/core",
55
"license": "BSD-3-Clause",
66
"version": "1.0.0",
77
"exposed-modules": [

0 commit comments

Comments
 (0)