Skip to content

Commit 360f9e2

Browse files
committed
- fix bug on model genreration with collection
1 parent 915395c commit 360f9e2

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

43 files changed

+384
-383
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
/node_modules/
2-
/coverage/
2+
/coverage/
3+
/.vscode/

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "system-runtime",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"description": "Runtime, the JSON Runtime Environment",
55
"license": "MIT",
66
"homepage": "https://system-runtime.github.io",

0 commit comments

Comments
 (0)