Skip to content
This repository was archived by the owner on Mar 15, 2018. It is now read-only.

Commit 3d32cb5

Browse files
committed
bump commonplace: remove assert.js and views/tests.js from minified JS bundle (bug 990319)
1 parent 581f64b commit 3d32cb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fabfile.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ def pre_update(ref):
2424
def update():
2525
with lcd(FIREPLACE):
2626
local('npm install')
27-
local('npm install --force commonplace@0.2.8')
27+
local('npm install --force commonplace@0.2.9')
2828
local('%s includes' % COMMONPLACE)
2929
local('%s langpacks' % COMMONPLACE)
3030

0 commit comments

Comments
 (0)