Skip to content
This repository was archived by the owner on May 30, 2026. It is now read-only.

Commit b1c7e38

Browse files
authored
Switch from json-ng to stdlib json (#98)
json-ng is now part of the standard library as the json package. The use "json" import resolves to stdlib without any code changes.
1 parent 9ae63e0 commit b1c7e38

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

corral.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,6 @@
1010
{
1111
"locator": "github.com/ponylang/valbytes.git",
1212
"version": "0.6.2"
13-
},
14-
{
15-
"locator": "github.com/ponylang/json-ng.git",
16-
"version": "0.3.0"
1713
}
1814
],
1915
"info": {

0 commit comments

Comments
 (0)