mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-09 04:46:00 +10:00
Added filename property to package.json files to make Travis green.
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
{
|
||||
"name" : "crossroads",
|
||||
"filename": "crossroads.min.js",
|
||||
"description" : "Flexible router which can be used in multiple environments",
|
||||
"keywords" : ["routes", "event", "observer", "routing", "router"],
|
||||
"homepage" : "http://millermedeiros.github.com/crossroads.js/",
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
{
|
||||
"name": "hasher",
|
||||
"filename": "hasher.min.js",
|
||||
"version": "1.2.0",
|
||||
"description": "Hasher is a set of JavaScript functions to control browser history for rich-media websites and applications",
|
||||
"main": "dist/js/hasher.js",
|
||||
|
||||
Reference in New Issue
Block a user