Skip to content

Commit

Permalink
Bump
Browse files Browse the repository at this point in the history
  • Loading branch information
jridgewell committed May 8, 2018
1 parent 11f2c75 commit 18a9a27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-system/tasks/bundle-size.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ const gulp = require('gulp-help')(require('gulp'));
const log = require('fancy-log');

const runtimeFile = './dist/v0.js';
const maxSize = '77.26KB';
const maxSize = '77.27KB';

const green = colors.green;
const red = colors.red;
Expand Down

0 comments on commit 18a9a27

Please sign in to comment.