mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
feature(modules) philip v1.3.4
This commit is contained in:
parent
c5d76a2cc0
commit
a96ee4a2dd
4 changed files with 15 additions and 9 deletions
|
|
@ -1,6 +1,5 @@
|
|||
{
|
||||
"name": "philip",
|
||||
"version": "1.3.3",
|
||||
"homepage": "https://github.com/coderaiser/domfs-philip",
|
||||
"authors": [
|
||||
"coderaiser <mnemonic.enemy@gmail.com>"
|
||||
|
|
@ -23,17 +22,18 @@
|
|||
],
|
||||
"dependencies": {
|
||||
"execon": "~1.2.2",
|
||||
"emitify": "~2.1.0",
|
||||
"emitify": "~2.1.1",
|
||||
"findit": "~1.1.4"
|
||||
},
|
||||
"_release": "1.3.3",
|
||||
"version": "1.3.4",
|
||||
"_release": "1.3.4",
|
||||
"_resolution": {
|
||||
"type": "version",
|
||||
"tag": "v1.3.3",
|
||||
"commit": "a9548db2e0a8f8e061e826b330b112c7ce480105"
|
||||
"tag": "v1.3.4",
|
||||
"commit": "48670d1115fb983e7774fa6d0118736a697081fe"
|
||||
},
|
||||
"_source": "https://github.com/coderaiser/domfs-philip.git",
|
||||
"_target": "^1.3.3",
|
||||
"_target": "^1.3.4",
|
||||
"_originalSource": "philip",
|
||||
"_direct": true
|
||||
}
|
||||
|
|
@ -1,3 +1,10 @@
|
|||
2016.07.14, v1.3.4
|
||||
|
||||
feature:
|
||||
- (bower) findit v1.1.6
|
||||
- (bower) v2.1.1
|
||||
|
||||
|
||||
2016.06.03, v1.3.3
|
||||
|
||||
feature:
|
||||
|
|
|
|||
|
|
@ -1,6 +1,5 @@
|
|||
{
|
||||
"name": "philip",
|
||||
"version": "1.3.3",
|
||||
"homepage": "https://github.com/coderaiser/domfs-philip",
|
||||
"authors": [
|
||||
"coderaiser <mnemonic.enemy@gmail.com>"
|
||||
|
|
@ -23,7 +22,7 @@
|
|||
],
|
||||
"dependencies": {
|
||||
"execon": "~1.2.2",
|
||||
"emitify": "~2.1.0",
|
||||
"emitify": "~2.1.1",
|
||||
"findit": "~1.1.4"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "philip",
|
||||
"private": true,
|
||||
"version": "1.3.3",
|
||||
"version": "1.3.4",
|
||||
"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