Skip to content

Commit

Permalink
Updated LAB.js to 2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasdavis committed Jul 13, 2011
1 parent 5f747d0 commit b93c123
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions ajax/libs/labjs/2.0/LAB.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion ajax/libs/labjs/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "labjs",
"filename": "LAB.min.js",
"version": "1.2.0",
"version": "2.0",
"description": "LABjs (Loading And Blocking JavaScript) is an open-source (MIT license) project supported by Getify Solutions. The core purpose of LABjs is to be an all-purpose, on-demand JavaScript loader, capable of loading any JavaScript resource, from any location, into any page, at any time. Loading your scripts with LABjs reduces resource blocking during page-load, which is an easy and effective way to optimize your site's performance.",
"homepage": "http://labjs.com/",
"keywords": [
Expand Down

0 comments on commit b93c123

Please sign in to comment.