⬆️ season@4.0.3

This commit is contained in:
Kevin Sawicki 2015-01-09 17:23:39 -08:00
parent ae859bad46
commit 36c0d214f0
2 changed files with 2 additions and 2 deletions

View File

@ -55,7 +55,7 @@
"scandal": "1.0.3",
"scoped-property-store": "^0.16.2",
"scrollbar-style": "^1.0.2",
"season": "^4.0.2",
"season": "^4.0.3",
"semver": "2.2.1",
"serializable": "^1",
"service-hub": "^0.1.0",

View File

@ -723,7 +723,7 @@ describe "Config", ->
expect(warnSpy).toHaveBeenCalled()
expect(warnSpy.mostRecentCall.args[0]).toContain "foo.int"
describe ".observeUserConfig()", ->
fdescribe ".observeUserConfig()", ->
updatedHandler = null
writeConfigFile = (data) ->