commonplace
Advanced tools
Comparing version 2.1.0 to 2.2.0
@@ -15,3 +15,3 @@ /* | ||
'almond/almond.js': LIB_DEST_PATH, | ||
'jquery/jquery.js': LIB_DEST_PATH, | ||
'marketplace-jquery/jquery.js': LIB_DEST_PATH, | ||
// TODO: Use the official nunjucks and not a modified one. | ||
@@ -18,0 +18,0 @@ // 'nunjucks/browser/nunjucks-slim.js': LIB_DEST_PATH, |
{ | ||
"name": "commonplace", | ||
"description": "Reusable components for Firefox Marketplace frontend projects.", | ||
"version": "2.1.0", | ||
"version": "2.2.0", | ||
"main": "lib/commonplace", | ||
@@ -6,0 +6,0 @@ "preferGlobal": true, |
@@ -0,1 +1,3 @@ | ||
# Commonplace | ||
[![Build Status](https://travis-ci.org/mozilla/commonplace.png?branch=master)](https://travis-ci.org/mozilla/commonplace) | ||
@@ -2,0 +4,0 @@ |
37181
21