@financial-times/dotcom-ui-polyfill-service 9.0.0-beta.9 → 9.0.2

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,10 +1,10 @@
1
1
  {
2
2
  "name": "@financial-times/dotcom-ui-polyfill-service",
3
- "version": "9.0.0-beta.9",
3
+ "version": "9.0.2",
4
4
  "description": "",
5
5
  "main": "server.js",
6
6
  "browser": "browser.js",
7
- "types": "src/index.ts",
7
+ "types": "dist/node/index.d.ts",
8
8
  "scripts": {
9
9
  "test": "echo \"Error: no test specified\" && exit 1",
10
10
  "clean": "npm run clean:dist && npm run clean:node_modules",