alpha
Login
or
Join now
danielroe.dev
/
nuxt-pre-hydrate
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
[READ-ONLY] Mirror of https://github.com/danielroe/nuxt-pre-hydrate.
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
chore: release v0.0.1
author
Daniel Roe
date
3 years ago
(Feb 13, 2023, 5:23 PM UTC)
commit
a086feed
a086feed51a4a1d7c0c96b462bf98bc56b02ff83
parent
5ad3e516
5ad3e5165f208873195fb088d0a502193c3c66c6
+1
-1
1 changed file
Expand all
Collapse all
Unified
Split
package.json
+1
-1
package.json
View file
Reviewed
···
1
1
{
2
2
"name": "nuxt-pre-hydrate",
3
3
-
"version": "0.0.0",
3
3
+
"version": "0.0.1",
4
4
"license": "MIT",
5
5
"description": "Safely run pre-hydration steps on the client with Nuxt 3",
6
6
"repository": "danielroe/nuxt-pre-hydrate",