Update deps to get newest smogon for set-import

This commit is contained in:
Kirk Scheibelhut 2020-09-01 12:01:35 -07:00
parent 99f292f681
commit ec84d31d38

View File

@ -75,7 +75,7 @@
"eslint-plugin-import": "^2.20.2",
"husky": "^4.2.3",
"mocha": "^7.1.1",
"smogon": "^1.1.1",
"smogon": "^1.1.2",
"typescript": "^3.9.7"
}
}