File tree Expand file tree Collapse file tree 2 files changed +26
-2
lines changed Expand file tree Collapse file tree 2 files changed +26
-2
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " oraclejet" ,
33 "description" : " Oracle JET distribution" ,
4- "version" : " 2. 0.0" ,
4+ "version" : " 0.0.1 " ,
55 "authors" : [
66 " Oracle"
77 ],
2121 "requirejs" : " 2.1.16" ,
2222 "text" : " 2.0.12"
2323 }
24- }
24+ }
Original file line number Diff line number Diff line change 1+ {
2+ "name": "oraclejet",
3+ "description": "Oracle JET distribution",
4+ "version": "2.0.0",
5+ "authors": [
6+ "Oracle"
7+ ],
8+ "license": "UPL",
9+ "homepage": "http://oraclejet.org",
10+ "moduleType": [],
11+ "ignore":[],
12+ "main":[],
13+ "dependencies":
14+ {
15+ "es6-promise": "1.0.0",
16+ "hammerjs": "2.0.4",
17+ "jquery": "2.1.3",
18+ "jquery-ui": "1.11.4",
19+ "js-signals": "1.0.0",
20+ "knockout": "3.4.0",
21+ "requirejs": "2.1.16",
22+ "text": "2.0.12"
23+ }
24+ }
You can’t perform that action at this time.
0 commit comments