alpha
Login
or
Join now
dunkirk.sh
/
smokie
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.
This repository has no description
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
feat: bump version to 0.0.1
author
Kieran Klukas
date
1 year ago
(Apr 2, 2025, 10:31 AM -0400)
commit
b78fc39e
b78fc39e6d529ae4341e03a45c895228949ae588
parent
a17b93ff
a17b93ffb32b37b7a6b1ffb23eb6656140f3746c
+1
-1
1 changed file
Expand all
Collapse all
Unified
Split
package.json
+1
-1
package.json
Reviewed
···
1
1
{
2
2
"name": "takes",
3
3
"description": "smokey says hi!",
4
4
-
"version": "0.0.0",
4
4
+
"version": "0.0.1",
5
5
"module": "src/index.ts",
6
6
"type": "module",
7
7
"private": true,