Upgrade angular, Nx and storybook (#888)
* Upgrade angular, Nx and storybook * Update changelog
This commit is contained in:
@ -5,5 +5,6 @@
|
||||
"types": ["node"],
|
||||
"typeRoots": ["../node_modules/@types"]
|
||||
},
|
||||
"files": ["src/main.ts", "src/polyfills.ts"]
|
||||
"files": ["src/main.ts", "src/polyfills.ts"],
|
||||
"exclude": ["jest.config.ts"]
|
||||
}
|
||||
|
Reference in New Issue
Block a user