mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-20 18:18:56 +00:00
feature(bower) philip v1.3.7
This commit is contained in:
parent
ce73cbfbe7
commit
190b797751
6 changed files with 20 additions and 14 deletions
|
|
@ -34,7 +34,7 @@
|
|||
"olark": "^1.0.0",
|
||||
"jquery": "3.2.1",
|
||||
"fancybox": "^2.1.6",
|
||||
"philip": "1.3.6",
|
||||
"smalltalk": "2.3.1"
|
||||
"smalltalk": "2.3.1",
|
||||
"philip": "^1.3.7"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -22,17 +22,18 @@
|
|||
],
|
||||
"dependencies": {
|
||||
"execon": "~1.2.2",
|
||||
"emitify": "3.0.2",
|
||||
"emitify": "^3.1.0",
|
||||
"findit": "1.1.7"
|
||||
},
|
||||
"version": "1.3.6",
|
||||
"_release": "1.3.6",
|
||||
"version": "1.3.7",
|
||||
"_release": "1.3.7",
|
||||
"_resolution": {
|
||||
"type": "version",
|
||||
"tag": "v1.3.6",
|
||||
"commit": "7475a4547d8a8abe3f615ac983a41ef26d14509b"
|
||||
"tag": "v1.3.7",
|
||||
"commit": "5179476e600b28575eb2c8a549990e1f039f2dbf"
|
||||
},
|
||||
"_source": "https://github.com/coderaiser/domfs-philip.git",
|
||||
"_target": "1.3.6",
|
||||
"_originalSource": "philip"
|
||||
"_target": "^1.3.7",
|
||||
"_originalSource": "philip",
|
||||
"_direct": true
|
||||
}
|
||||
|
|
@ -1,3 +1,9 @@
|
|||
2017.05.22, v1.3.7
|
||||
|
||||
feature:
|
||||
- (bower) emitify v3.1.0
|
||||
|
||||
|
||||
2017.05.10, v1.3.6
|
||||
|
||||
feature:
|
||||
|
|
|
|||
|
|
@ -22,7 +22,7 @@
|
|||
],
|
||||
"dependencies": {
|
||||
"execon": "~1.2.2",
|
||||
"emitify": "3.0.2",
|
||||
"emitify": "^3.1.0",
|
||||
"findit": "1.1.7"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "philip",
|
||||
"private": true,
|
||||
"version": "1.3.6",
|
||||
"version": "1.3.7",
|
||||
"description": "Process files and directories in DOM File System",
|
||||
"main": "lib/philip.js",
|
||||
"dependencies": {},
|
||||
|
|
|
|||
|
|
@ -33,7 +33,6 @@
|
|||
"commit": "fffdfc6c567ae774f6fbf033b74788aa366317dc"
|
||||
},
|
||||
"_source": "https://github.com/coderaiser/smalltalk.git",
|
||||
"_target": "^2.3.1",
|
||||
"_originalSource": "smalltalk",
|
||||
"_direct": true
|
||||
"_target": "2.3.1",
|
||||
"_originalSource": "smalltalk"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue