mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
feature(bower) philip v1.3.3
This commit is contained in:
parent
ac64f93d77
commit
f7629d8ea0
6 changed files with 20 additions and 15 deletions
|
|
@ -37,10 +37,10 @@
|
|||
"execon": "~1.2.8",
|
||||
"emitify": "~2.1.0",
|
||||
"findit": "~1.1.4",
|
||||
"philip": "~1.3.2",
|
||||
"menu": "~1.0.2",
|
||||
"smalltalk": "^1.6.8",
|
||||
"promise-polyfill": "^5.2.0",
|
||||
"olark": "^1.0.0"
|
||||
"olark": "^1.0.0",
|
||||
"philip": "^1.3.3"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -30,7 +30,6 @@
|
|||
"commit": "f1ecef0a5c341263f9dfd49f7bc61b2a29e8aa45"
|
||||
},
|
||||
"_source": "https://github.com/coderaiser/emitify.git",
|
||||
"_target": "^2.1.0",
|
||||
"_originalSource": "emitify",
|
||||
"_direct": true
|
||||
"_target": "~2.1.0",
|
||||
"_originalSource": "emitify"
|
||||
}
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "philip",
|
||||
"version": "1.3.2",
|
||||
"version": "1.3.3",
|
||||
"homepage": "https://github.com/coderaiser/domfs-philip",
|
||||
"authors": [
|
||||
"coderaiser <mnemonic.enemy@gmail.com>"
|
||||
|
|
@ -23,17 +23,17 @@
|
|||
],
|
||||
"dependencies": {
|
||||
"execon": "~1.2.2",
|
||||
"emitify": "~2.0.0",
|
||||
"emitify": "~2.1.0",
|
||||
"findit": "~1.1.4"
|
||||
},
|
||||
"_release": "1.3.2",
|
||||
"_release": "1.3.3",
|
||||
"_resolution": {
|
||||
"type": "version",
|
||||
"tag": "v1.3.2",
|
||||
"commit": "5987cf63e2caa6037a47c9af1d4ab7068eef20ef"
|
||||
"tag": "v1.3.3",
|
||||
"commit": "a9548db2e0a8f8e061e826b330b112c7ce480105"
|
||||
},
|
||||
"_source": "git://github.com/coderaiser/domfs-philip.git",
|
||||
"_target": "~1.3.2",
|
||||
"_source": "https://github.com/coderaiser/domfs-philip.git",
|
||||
"_target": "^1.3.3",
|
||||
"_originalSource": "philip",
|
||||
"_direct": true
|
||||
}
|
||||
|
|
@ -1,3 +1,9 @@
|
|||
2016.06.03, v1.3.3
|
||||
|
||||
feature:
|
||||
- (bower) emitify v2.1.0
|
||||
|
||||
|
||||
2015.12.29, v1.3.2
|
||||
|
||||
feature:
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "philip",
|
||||
"version": "1.3.2",
|
||||
"version": "1.3.3",
|
||||
"homepage": "https://github.com/coderaiser/domfs-philip",
|
||||
"authors": [
|
||||
"coderaiser <mnemonic.enemy@gmail.com>"
|
||||
|
|
@ -23,7 +23,7 @@
|
|||
],
|
||||
"dependencies": {
|
||||
"execon": "~1.2.2",
|
||||
"emitify": "~2.0.0",
|
||||
"emitify": "~2.1.0",
|
||||
"findit": "~1.1.4"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "philip",
|
||||
"private": true,
|
||||
"version": "1.3.2",
|
||||
"version": "1.3.3",
|
||||
"description": "Process files and directories in DOM File System",
|
||||
"main": "lib/philip.js",
|
||||
"dependencies": {},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue