File tree Expand file tree Collapse file tree 2 files changed +10
-8
lines changed Expand file tree Collapse file tree 2 files changed +10
-8
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " requirejs-dplugins" ,
3
- "version" : " 0.3.0 " ,
3
+ "version" : " 0.3.1 " ,
4
4
"description" : " AMD plugins for RequireJS" ,
5
5
"dependencies" : {
6
6
"dojo" : " >=1.9.1" ,
22
22
" Gruntfile.js" ,
23
23
" package.json"
24
24
]
25
- }
25
+ }
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " requirejs-dplugins" ,
3
- "version" : " 0.3.0 " ,
3
+ "version" : " 0.3.1 " ,
4
4
"description" : " AMD plugins for RequireJS" ,
5
5
"devDependencies" : {
6
6
"grunt" : " ~0.4.1" ,
10
10
"intern" : " ~1.6.2" ,
11
11
"grunt-lineending" : " ^0.2.2"
12
12
},
13
- "licenses" : [{
14
- "type" : " BSD" ,
15
- "url" : " https://github.com/ibm-js/requirejs-dplugins/blob/master/LICENSE"
16
- }],
13
+ "licenses" : [
14
+ {
15
+ "type" : " BSD" ,
16
+ "url" : " https://github.com/ibm-js/requirejs-dplugins/blob/master/LICENSE"
17
+ }
18
+ ],
17
19
"private" : true
18
- }
20
+ }
You can’t perform that action at this time.
0 commit comments