nitro-web 0.0.88 → 0.0.89

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/client/index.ts CHANGED
@@ -1,6 +1,3 @@
1
- // Required Global Types
2
- import '../types/required-globals.d.ts'
3
-
4
1
  // export const pi = parseFloat(3.142)
5
2
  // Utility functions
6
3
  export * from '../util.js'
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "nitro-web",
3
- "version": "0.0.88",
3
+ "version": "0.0.89",
4
4
  "repository": "github:boycce/nitro-web",
5
5
  "homepage": "https://boycce.github.io/nitro-web/",
6
6
  "description": "Nitro is a battle-tested, modular base project to turbocharge your projects, styled using Tailwind 🚀",
@@ -16,7 +16,6 @@ declare global {
16
16
  const content: string
17
17
  export default content
18
18
  }
19
-
20
19
  }
21
20
 
22
21
  // Webpack: Twin.macro css extension