Skip to content

Commit 8f34af3

Browse files
jasonpcarrollczjaso
andauthored
Update manifest to list unity as a test dependency (#182)
Co-authored-by: czjaso <czjaso@amazon.com>
1 parent aca0695 commit 8f34af3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

manifest.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
name : "coreJSON"
2-
version: "v3.3.0"
2+
version: "v3.3.0+"
33
description: |
44
"A parser strictly enforcing the ECMA-404 JSON standard, suitable for microcontrollers. \n"
55
license: "MIT"
66

7-
dependencies:
7+
testDependencies:
88
- name: "Unity"
99
version: v2.6.0
1010
license: "MIT"

0 commit comments

Comments
 (0)