Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
43b5dac24a | |||
c391c180fd |
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@push.rocks/smartexpose",
|
||||
"version": "1.0.4",
|
||||
"version": "1.0.5",
|
||||
"private": false,
|
||||
"description": "a package to expose things to the internet",
|
||||
"main": "dist_ts/index.js",
|
||||
|
@ -3,6 +3,6 @@
|
||||
*/
|
||||
export const commitinfo = {
|
||||
name: '@push.rocks/smartexpose',
|
||||
version: '1.0.4',
|
||||
version: '1.0.5',
|
||||
description: 'a package to expose things to the internet'
|
||||
}
|
||||
|
Reference in New Issue
Block a user