Skip to content

Commit bd349c9

Browse files
authored
Merge pull request #8 from goldim/add-deps-at-manifest
Add dependency packages at Manifest.json Thanks @goldim !
2 parents a23d8ca + 3b18035 commit bd349c9

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Manifest.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,8 @@
4343
}
4444
},
4545
"requires": {
46-
"@qooxdoo/framework": "^7.5.0"
46+
"@qooxdoo/framework": "^7.5.0",
47+
"qooxdoo/qxl.versionlabel": "^2.0.0",
48+
"qooxdoo/qxl.formdemo": "^2.0.0"
4749
}
4850
}

0 commit comments

Comments
 (0)