Skip to content

Commit

Permalink
Dev: Fix CSS as a dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Allan Jardine committed Feb 16, 2015
1 parent c5463ee commit 9f9ae1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion descriptors/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@
"homepage": "http://datatables.net",

"jspm": {
"css": "^0.1.5",
"dependencies": {
"css": "^0.1.5",
"jquery": "*"
},
"registry": "jspm",
Expand Down

0 comments on commit 9f9ae1c

Please sign in to comment.