Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
3893985bb2 | |||
33e19c54d9 |
@ -1,4 +1,4 @@
|
||||
image: hosttoday/ht-docker-node:latest
|
||||
image: hosttoday/ht-docker-node:npmci
|
||||
|
||||
stages:
|
||||
- test
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "smartstring",
|
||||
"version": "2.0.5",
|
||||
"version": "2.0.6",
|
||||
"description": "handle strings in smart ways. TypeScript ready.",
|
||||
"main": "dist/index.js",
|
||||
"typings": "dist/index.d.ts",
|
||||
|
Reference in New Issue
Block a user