mirror of
https://github.com/konvajs/konva.git
synced 2025-11-18 17:21:36 +08:00
Change the Rakefile for a Thorfile.
This commit is contained in:
@@ -3,8 +3,9 @@ GEM
|
||||
specs:
|
||||
execjs (1.3.0)
|
||||
multi_json (~> 1.0)
|
||||
json_pure (1.6.5)
|
||||
multi_json (1.1.0)
|
||||
rake (0.9.2.2)
|
||||
thor (0.14.6)
|
||||
uglifier (1.2.3)
|
||||
execjs (>= 0.3.0)
|
||||
multi_json (>= 1.0.2)
|
||||
@@ -13,5 +14,6 @@ PLATFORMS
|
||||
ruby
|
||||
|
||||
DEPENDENCIES
|
||||
rake
|
||||
json_pure
|
||||
thor
|
||||
uglifier
|
||||
|
||||
Reference in New Issue
Block a user