Skip to content

Commit dc3a347

Browse files
committed
Not sure why this test fails.maybe i need to bust cache?
1 parent 3854b2d commit dc3a347

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/theme-preval.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// @preval
22
// This file needs to be a JavaScript file using CommonJS to be compatible with preval
3-
// Cache bust: 2022-03-14 12:00:00 GMT (This file is cached by our deployment tooling, update this timestamp to rebuild this file)
3+
// Cache bust: 2022-03-21 12:00:00 GMT (This file is cached by our deployment tooling, update this timestamp to rebuild this file)
44

55
const {default: primitives} = require('@primer/primitives')
66
const {partitionColors, fontStack, omitScale} = require('./utils/theme')

0 commit comments

Comments
 (0)