mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +00:00
added module is-file-changed
This commit is contained in:
parent
69fa0dbe64
commit
33b479fdc9
2 changed files with 4 additions and 1 deletions
|
|
@ -38,6 +38,8 @@ running
|
|||
|
||||
* Moved calling api scrollIntoViewIfNeeded to setCurrentFile.
|
||||
|
||||
* Added module is-file-changed.
|
||||
|
||||
|
||||
2012.08.24, Version 0.1.6
|
||||
|
||||
|
|
|
|||
|
|
@ -15,7 +15,8 @@
|
|||
"node": "0.6.17",
|
||||
"subdomain": "cloudcmd",
|
||||
"dependencies": {
|
||||
"minify": "0.1.6"
|
||||
"minify": "0.1.6",
|
||||
"is-file-changed" : "0.1.0"
|
||||
},
|
||||
"devDependencies": {},
|
||||
"engines": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue