File tree Expand file tree Collapse file tree 3 files changed +5
-18
lines changed Expand file tree Collapse file tree 3 files changed +5
-18
lines changed Original file line number Diff line number Diff line change 672672 "zipperarray": "2.0.0"
673673 }
674674 },
675- "extra_packages": {
676- "parsing": {
677- "git": "https://github.com/purescript-contrib/purescript-parsing.git",
678- "ref": "v10.3.1"
679- }
680- }
675+ "extra_packages": {}
681676 },
682677 "packages": {
683678 "arraybuffer": {
10821077 ]
10831078 },
10841079 "parsing": {
1085- "type": "git ",
1086- "url ": "https://github.com/purescript-contrib/purescript-parsing.git ",
1087- "rev ": "3ad2900eb9a9d2b079f4b5a4547db7cf10a83eb4 ",
1080+ "type": "registry ",
1081+ "version ": "10.2.0 ",
1082+ "integrity ": "sha256-ZDIdMFAKkst57x6BVa1aUWJnS8smoZnXsZ339Aq1mPA= ",
10881083 "dependencies": [
10891084 "arrays",
10901085 "control",
Original file line number Diff line number Diff line change 44 name : protobuf
55 publish :
66 license : BSD-3-Clause
7- version : 4.5 .0
7+ version : 4.6 .0
88 location :
99 githubOwner : rowtype-yoga
1010 githubRepo : purescript-protobuf
@@ -40,7 +40,3 @@ package:
4040workspace :
4141 packageSet :
4242 registry : 63.3.0
43- extraPackages :
44- parsing :
45- git : https://github.com/purescript-contrib/purescript-parsing.git
46- ref : v10.3.1 # branch, tag, or commit hash
Original file line number Diff line number Diff line change @@ -10,7 +10,6 @@ package:
1010 - console
1111 - unicode
1212 - unsafe-coerce
13- - parsing : " >=10.3.1 <11.0.0"
1413
1514 test :
1615 main : Test.Main
@@ -27,6 +26,3 @@ workspace:
2726 extraPackages :
2827 protobuf :
2928 path : ../library
30- parsing :
31- git : https://github.com/purescript-contrib/purescript-parsing.git
32- ref : v10.3.1 # branch, tag, or commit hash
You can’t perform that action at this time.
0 commit comments