chore(seed): update curriculum to v3.1.1

This commit is contained in:
Mrugesh Mohapatra
2018-08-01 10:43:35 +05:30
committed by Stuart Taylor
parent da325a10be
commit d7180d8a4f
5 changed files with 19 additions and 15 deletions

View File

@@ -1,4 +1,4 @@
import store from 'store';
import store from '@freecodecamp/store';
const key = '__cold-storage__';
export function isColdStored() {